RhinoCommon API
ModelComponentComponentType Property |
Gets the ModelComponentType for this object.
Useful in switch statements.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public abstract ModelComponentType ComponentType { get; }
Public MustOverride ReadOnly Property ComponentType As ModelComponentType Get
Property Value
Type: ModelComponentType