Click or drag to resize

RootPro.RootProCAD.Geometry Namespace

RootPro.RootProCAD.Geometry Namespace
Classes
  ClassDescription
Public classChamferResult
Represents the execution result of chamfering.
Public classFilletResult
Represents the fillet execution result.
Public classGeometry
Represents an object that manages geometric calculations.
Public classIntersectionPoint
Represents the intersection of two geometries.
Public classNumericTextConverter
Convert numbers and strings.
Public classPointOnShape
Represents a point on a general figure.
Public classPrecision
This represents the precision to use when comparing two numbers.
Public classRegionSearcher
Represents an object that searches the region surrounding the specified point.
Public classRegionSearchResult
Represents the search results for the region.
Public classShapeChamfer
Represents an object that performs chamfering of a shape.
Public classShapeFillet
Represents an object that executes a fillet of a shape.
Structures
  StructureDescription
Public structurePoint2d
Structure that represents coordinates.
Enumerations
  EnumerationDescription
Public enumerationPointSide
Indicates which side of the figure the point is on.
Public enumerationShapeTrimState
Fillet, It shows the state of the figure after chamfering.
Public enumerationTrimMode
Represents the trimming method for fillets and chamfers.