ProfileEntity3DProxy Object
Derived from:
ProfileEntity3D Object
Description
This is an assembly-context proxy object derived from its native definition-context object.
Methods
GetReferenceKey |
Method that generates and returns the reference key for this entity. |
Properties
Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
ContainingOccurrence |
Property that returns the ComponentOccurrence that the native object is being referenced through. The returned occurrence is the containing occurrence. |
Curve |
Property that returns the geometry of the entity. The geometry is returned such that the entities are connected in a head-to-tail fashion. |
CurveType |
Property that returns the type of the curve referenced by the profile entity. This property allows you to determine what type of object will be returned by the Curve property. |
EndSketchPoint |
Property that gets the that defines the end of the profile entity. This property is not valid in the case where the curve is a periodic curve, i.e. circle, ellipse, etc. |
NativeObject |
Gets the object in the context of the definition instead of the containing assembly. |
OpposedToSketchEntity |
Property that returns a Boolean indicating if the parametric flow of the profile entity is in the same direction as the sketch entity it was derived from. |
Parent |
Property that returns the parent ProfilePath3D of the entity. |
SketchEntity |
Property that gets the sketch entity this profile entity was derived from. |
StartSketchPoint |
Property that gets the that defines the start of the profile entity. This property is not valid in the case where the curve is a periodic curve, i.e. circle, ellipse, etc. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Version
Introduced in version 6