ObjectAttributesHasMapping Property |
A mapping from any plug-in source is associated with these attributes
Need to do this here to respond correctly to ModifyObjectAttributes event
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax public bool HasMapping { get; }
Public ReadOnly Property HasMapping As Boolean
Get
Property Value
Type:
BooleanSee Also