RhinoCommon API
ModelComponentComponentType Property |
Gets the ModelComponentType for this object.
Useful in switch statements.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
public abstract ModelComponentType ComponentType { get; }
Public MustOverride ReadOnly Property ComponentType As ModelComponentType Get