FaceDraftDefinition Object


Description

The FaceDraftDefinition object represents the definition for a FaceDraftFeature.

Methods

Name Description
Copy Method that creates a copy of this FaceDraftDefinition object. The new FaceDraftDefinition object is independent of any feature. It can be edited and used as input to edit an existing feature or to create a new face draft feature.
SetFixedEdge Method that set the face draft definition to be kFixedEdgeFaceDraftDefinitionType with input values.
SetFixedPlane Method that set the face draft definition to be kFixedPlaneFaceDraftDefinitionType with input values.
SetPartingTool Method that set the face draft definition to be kPartingToolFaceDraftDefinitionType with input values.

Properties

Name Description
AbsoluteDraftAngle
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.
AutomaticBlending
CutMaterial
DefinitionType Read-only property that returns the FaceDraftDefinitionTypeEnum indicating which face draft type the definition is.
DraftAngle
DraftAngleConstraintType
DraftAngleTwo
FixedEdges
InputFaces
Parent Gets the parent object from whom this object can logically be reached.
PullDirection Read-only property that specifies the object used to determine the pull direction. For a fixed edge face draft this could be a planar Face, an Edge, a WorkPlane or a WorkAxis. For a fixed plane face draft this could either be a planar Face or a WorkPlane.
PullDirectionReversed
Type Gets the constant that indicates the type of this object.

Accessed From

FaceDraftDefinition.Copy, FaceDraftFeature.Definition, FaceDraftFeatureProxy.Definition, FaceDraftFeatures.CreateFaceDraftDefinition

Version

Introduced in version 2016