Share

SketchFixedSpline.ReferencedEntity Property

Parent Object: SketchFixedSpline

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

SketchFixedSpline.ReferencedEntity() As Object

Property Value

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

Version

Introduced in version 9

Was this information helpful?