Share

SketchEntity.ReferencedEntity Property

Parent Object: SketchEntity

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

SketchEntity.ReferencedEntity() As Object

Property Value

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

Version

Introduced in version 5

Was this information helpful?