Share

DrawingCurveSegment.Parent Property

Parent Object: DrawingCurveSegment

Description

Property that returns the parent drawing curve.

Syntax

DrawingCurveSegment.Parent() As DrawingCurve

Property 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.

Version

Introduced in version 11

Was this information helpful?