Click or drag to resize

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; }

Property Value

Type: Boolean
See Also