DrawingCurveSegment.Parent Property
Parent Object: DrawingCurveSegmentDescription
Property that returns the parent drawing curve.
Syntax
DrawingCurveSegment.Parent() As DrawingCurveProperty Value
This is a read only property whose value is a DrawingCurve.Samples
Name | Description |
Creation a balloon | This sample demonstrates the creation of a balloon. |
Baseline dimension sets | This sample demonstrates the creation of a baseline set dimension in a drawing. |
Chain dimensions sets | This sample demonstrates the creation of a chain dimension set in a drawing. |
Create a feature control frame symbol | This sample demonstrates the creation of a feature control frame symbol. |
Create sketched symbol and leader | This sample illustrates creating sketched symbol with a leader. |