OnFaceCurveProxy Object

Derived from: OnFaceCurve Object

Description

OnFaceCurveProxy Object.

Methods

Name Description
BreakLink Method that breaks the link between the intersection curve and the model.
Delete Method that deletes the intersection curve.
Edit Method that edit the on face curve object.
FitPoint Read-only property that returns the fit point at the specified index. The indices correspond to the fit points in order from the start to the end of the splines in the curve. An Index of 1 returns the first SketchPoint3D. The FitPointCount property returns the.
GetReferenceKey Generate the sequence of bytes, called this object's reference key, which can be held onto beyond document edits and which will allow the caller to be bound back to the live object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
AttributeSets Gets the Attribute Sets collection on this object.
Closed
Constraints3D Read-only property that returns a collection of sketch constraints that are tied directly to this entity. This collection consists of geometric and bend constraints.
ConstraintStatus Read-only property that returns an enum indicating the constraint status of the sketch entity, signifying whether it is fully constrained, over constrained, or under constrained.
ContainingOccurrence Property that returns the ComponentOccurrence that the native object is being referenced through. The returned occurrence is the containing occurrence.
EndSketchPoint Read-only property that returns the SketchPoint3D that defines the position of the end of the curve.
Faces Read-only property that returns the NameValueMap object that contains the faces in sequence that the sketch splines on.
FitPointCount Read-only property that returns the number of fit points for the curve.
Name
NativeObject Gets the object in the context of the definition instead of the containing assembly.
Parent Gets the parent object from whom this object can logically be reached.
RangeBox Read-only property that returns a Box object which contains the opposing points of a rectangular box that is guaranteed to enclose this object.
SketchEntities Read-only property that returns a collection of sketch entities that belong to the on face curve.
StartSketchPoint Read-only property that returns the SketchPoint3D that defines the position of the start of the curve.
Type Gets the constant that indicates the type of this object.

Version

Introduced in version 2017