RhinoCommon API
DimensionStyleIsChildOf Method |
Tests if this DimensionStyle is a child of a specific DimensionStyle
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

Parameters
- parentId
- Type: SystemGuid
[Missing <param name="parentId"/> documentation for "M:Rhino.DocObjects.DimensionStyle.IsChildOf(System.Guid)"]
Return Value
Type: BooleanTrue if this is a child of the DimensionStyle with Parent False otherwise.
