Determines if the Brep is a portion of an extrusion within RhinoMath.ZeroTolerance.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic bool IsExtrusion()
Public Function IsExtrusion As Boolean
Return Value
Type:
Booleantrue if the Brep is an extrusion.
See Also