Share

SketchSplineHandle.ReferencedEntity Property

Parent Object: SketchSplineHandle

Description

Property that returns the object this entity is dependent on. When sketch entities are created by projecting model edges or intersecting the model, the resulting entities are driven by the original model entities and cannot be modified.

Syntax

SketchSplineHandle.ReferencedEntity() As Object

Property Value

This is a read only property whose value is an Object.

Version

Introduced in version 2008

Was this information helpful?