File3dmObject.Attributes Property

File3dmObjectAttributes Property

Gets the attributes that are linked with this document object.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public ObjectAttributes Attributes { get; }
Public ReadOnly Property Attributes As ObjectAttributes
	Get

Property Value

Type: ObjectAttributes
See Also