DimensionStyle.ParentId Property

DimensionStyleParentId Property

Get or Set the Id of this DimensionStyle's parent. If ParentId is Guid.Empty, this DimensionStyle has no parent

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Guid ParentId { get; set; }
Public Property ParentId As Guid
	Get
	Set

Property Value

Type: Guid
Version Information

Rhino for Windows

Supported in: 6.8
See Also