Click or drag to resize

RhinoBrep Properties

The RhinoBrep type exposes the following members.

Properties
  NameDescription
Public propertyBrep
Get underlying brep.
Public propertyCurves2D
Gets the parameter space trimming curves (used by trims).
Public propertyCurves3D
Gets the pointers to 3d curves (used by edges).
Public propertyEdges
Gets the brep edges list accessor.
Public propertyFaces
Gets the brep faces list accessor.
Public propertyTrims
Gets the brep trims list accessor.
Public propertyVertices
Gets the brep vertices list accessor.
Top
See Also