Click or drag to resize

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)
Since: 6.0
Syntax
public Guid ParentId { get; set; }

Property Value

Type: Guid
See Also