Gets the SubDEdge if the referenced geometry is one.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.15
Syntaxpublic SubDEdge SubDEdge()
Public Function SubDEdge As SubDEdge
Return Value
Type:
SubDEdgeA SubDEdge; or null if the referenced object is not a SubDEdge, or on error.
See Also