AssociativeLineBuilder Class¶
-
class
NXOpen.Features.AssociativeLineBuilder¶ Bases:
NXOpen.Features.FeatureBuilderRepresents a
NXOpen.Features.AssociativeLinebuilderTo create a new instance of this class, use
NXOpen.Features.BaseFeatureCollection.CreateAssociativeLineBuilder()Default values.
Property Value Associative True Limits.EndLimit.LimitOption AtPoint SupportPlaneData.SupportPlaneLockStatus No New in version NX5.0.0.
Properties¶
| Property | Description |
|---|---|
| Associative | Returns or sets the associative |
| EndAngle | Returns the end angle |
| EndAtAngle | Returns the end at angle |
| EndInferredConstraint | Returns the end inferred constraint |
| EndNormal | Returns the end normal - point can be passed in SELECT_OBJECT which is used in case of multiple solutions |
| EndPoint | Returns the end point - this should be a smart point created using one of NXOpen.PointCollection.CreatePoint() |
| EndPointOptions | Returns or sets the end point options |
| EndPointReference | Returns or sets the end point reference |
| EndReferenceCsys | Returns the end reference coordinate system |
| EndTangent | Returns the end tangent - point can be passed in SELECT_OBJECT which is used in case of multiple solutions |
| Limits | Returns the limits |
| LineEndNormal | Returns the end normal - The end normal can have multiple faces, edges, curves and single datum. |
| LineStartNormal | Returns the start normal - The start normal can have multiple faces, edges, curves and single datum. |
| ParentFeatureInternal | Returns or sets whether or not the latest timestamped parent feature of this feature should be made internal |
| PatchSolutionFlag | Returns or sets the patch solution flag |
| PatchSurfaceFilename | Returns or sets the patch surface filename |
| StartAngle | Returns the start angle |
| StartAtAngle | Returns the start at angle |
| StartInferredConstraint | Returns the start inferred constraint |
| StartNormal | Returns the start normal - point can be passed in SELECT_OBJECT which is used in case of multiple solutions |
| StartPoint | Returns the start point - this should be a smart point created using one of NXOpen.PointCollection.CreatePoint() |
| StartPointOptions | Returns or sets the start point options |
| StartPointReference | Returns or sets the start point reference |
| StartReferenceCsys | Returns the start reference coordinate system |
| StartTangent | Returns the start tangent - point can be passed in SELECT_OBJECT which is used in case of multiple solutions |
| SupportPlaneData | Returns the support plane data |
| SurroundingPatchSurfaceFilename | Returns or sets the surrounding patch surface filename |
| Tag | Returns the Tag for this object. |
Methods¶
| Method | Description |
|---|---|
| Commit | Commits any edits that have been applied to the builder. |
| CommitFeature | Commits the feature parameters and creates the feature |
| Destroy | Deletes the builder, and cleans up any objects created by the builder. |
| GetCommittedObjects | For builders that create more than one object, this method returns the objects that are created by commit. |
| GetFeature | Returns the feature currently being edited by this builder. |
| GetObject | Returns the object currently being edited by this builder. |
| HideInternalParentFeatureAfterEdit | Re-suppress an internal parent feature (a slave feature) after it has been edited. |
| SetParentFeatureInternal | Set the parent features which would be internal or slaves to the feature being created or commited |
| ShowInternalParentFeatureForEdit | Unsuppress an internal parent feature (a slave feature) so it can be edited. |
| ShowResults | Updates the model to reflect the result of an edit to the model for all builders that support showing results. |
| UnsetParentFeatureInternal | Set the internal parent feature of the feature being edited to external |
| Validate | Validate whether the inputs to the component are sufficient for commit to be called. |
Enumerations¶
| AssociativeLineBuilderEndOption Enumeration | Represents end options type. |
| AssociativeLineBuilderEndReference Enumeration | Represents references for end point |
| AssociativeLineBuilderStartOption Enumeration | Represents start options type. |
| AssociativeLineBuilderStartReference Enumeration | Represents references for start point |
Property Detail¶
Associative¶
-
AssociativeLineBuilder.Associative¶ Returns or sets the associative
-------------------------------------Getter Method
Signature
AssociativeReturns: Return type: bool New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
AssociativeParameters: associative (bool) – New in version NX5.0.0.
License requirements: solid_modeling (“SOLIDS MODELING”) OR drafting (“DRAFTING”) OR cam_base (“CAM BASE”) OR insp_programming (“INSPECTION PROGRAMMING”)
EndAngle¶
-
AssociativeLineBuilder.EndAngle¶ Returns the end angle
-------------------------------------Getter Method
Signature
EndAngleReturns: Return type: NXOpen.ExpressionNew in version NX7.5.0.
License requirements: None.
EndAtAngle¶
-
AssociativeLineBuilder.EndAtAngle¶ Returns the end at angle
-------------------------------------Getter Method
Signature
EndAtAngleReturns: Return type: NXOpen.SelectDisplayableObjectNew in version NX7.5.0.
License requirements: None.
EndInferredConstraint¶
-
AssociativeLineBuilder.EndInferredConstraint¶ Returns the end inferred constraint
-------------------------------------Getter Method
Signature
EndInferredConstraintReturns: Return type: NXOpen.SelectObjectNew in version NX5.0.0.
License requirements: None.
EndNormal¶
-
AssociativeLineBuilder.EndNormal¶ Returns the end normal - point can be passed in SELECT_OBJECT which is used in case of multiple solutions
-------------------------------------Getter Method
Signature
EndNormalReturns: Return type: NXOpen.SelectDisplayableObjectNew in version NX5.0.0.
Deprecated since version NX11.0.1: Use other versions of
NXOpen.Features.AssociativeLineBuilder.LineEndNormal().License requirements: None.
EndPoint¶
-
AssociativeLineBuilder.EndPoint¶ Returns the end point - this should be a smart point created using one of
NXOpen.PointCollection.CreatePoint()-------------------------------------Getter Method
Signature
EndPointReturns: Return type: NXOpen.SelectPointNew in version NX5.0.0.
License requirements: None.
EndPointOptions¶
-
AssociativeLineBuilder.EndPointOptions¶ Returns or sets the end point options
-------------------------------------Getter Method
Signature
EndPointOptionsReturns: Return type: NXOpen.Features.AssociativeLineBuilderEndOptionNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
EndPointOptionsParameters: endPointOptions ( NXOpen.Features.AssociativeLineBuilderEndOption) –New in version NX5.0.0.
License requirements: solid_modeling (“SOLIDS MODELING”) OR drafting (“DRAFTING”) OR cam_base (“CAM BASE”) OR insp_programming (“INSPECTION PROGRAMMING”)
EndPointReference¶
-
AssociativeLineBuilder.EndPointReference¶ Returns or sets the end point reference
-------------------------------------Getter Method
Signature
EndPointReferenceReturns: Return type: NXOpen.Features.AssociativeLineBuilderEndReferenceNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
EndPointReferenceParameters: endPointReference ( NXOpen.Features.AssociativeLineBuilderEndReference) –New in version NX5.0.0.
License requirements: solid_modeling (“SOLIDS MODELING”) OR drafting (“DRAFTING”) OR cam_base (“CAM BASE”) OR insp_programming (“INSPECTION PROGRAMMING”)
EndReferenceCsys¶
-
AssociativeLineBuilder.EndReferenceCsys¶ Returns the end reference coordinate system
-------------------------------------Getter Method
Signature
EndReferenceCsysReturns: Return type: NXOpen.SelectCartesianCoordinateSystemNew in version NX5.0.0.
License requirements: None.
EndTangent¶
-
AssociativeLineBuilder.EndTangent¶ Returns the end tangent - point can be passed in SELECT_OBJECT which is used in case of multiple solutions
-------------------------------------Getter Method
Signature
EndTangentReturns: Return type: NXOpen.SelectICurveNew in version NX5.0.0.
License requirements: None.
Limits¶
-
AssociativeLineBuilder.Limits¶ Returns the limits
-------------------------------------Getter Method
Signature
LimitsReturns: Return type: NXOpen.GeometricUtilities.CurveLimitsDataNew in version NX5.0.0.
License requirements: None.
LineEndNormal¶
-
AssociativeLineBuilder.LineEndNormal¶ Returns the end normal - The end normal can have multiple faces, edges, curves and single datum.
This data resides in
NXOpen.ScCollectorwhich is inside SELECT_OBJECT_list. The line normal will be evaluated to the closest entity from the selected point. The input collector must not contain mixed selection. Multiple datum planes are not allowed and the faces in collector must be contiguous.-------------------------------------Getter Method
Signature
LineEndNormalReturns: Return type: NXOpen.SelectDisplayableObjectListNew in version NX11.0.1.
License requirements: None.
LineStartNormal¶
-
AssociativeLineBuilder.LineStartNormal¶ Returns the start normal - The start normal can have multiple faces, edges, curves and single datum.
This data resides in
NXOpen.ScCollectorwhich is inside SELECT_OBJECT_list. The line normal will be evaluated to the closest entity from the selected point. The input collector must not contain mixed selection. Multiple datum planes are not allowed and the faces in collector must be contiguous.-------------------------------------Getter Method
Signature
LineStartNormalReturns: Return type: NXOpen.SelectDisplayableObjectListNew in version NX11.0.1.
License requirements: None.
StartAngle¶
-
AssociativeLineBuilder.StartAngle¶ Returns the start angle
-------------------------------------Getter Method
Signature
StartAngleReturns: Return type: NXOpen.ExpressionNew in version NX7.5.0.
License requirements: None.
StartAtAngle¶
-
AssociativeLineBuilder.StartAtAngle¶ Returns the start at angle
-------------------------------------Getter Method
Signature
StartAtAngleReturns: Return type: NXOpen.SelectDisplayableObjectNew in version NX7.5.0.
License requirements: None.
StartInferredConstraint¶
-
AssociativeLineBuilder.StartInferredConstraint¶ Returns the start inferred constraint
-------------------------------------Getter Method
Signature
StartInferredConstraintReturns: Return type: NXOpen.SelectObjectNew in version NX5.0.0.
License requirements: None.
StartNormal¶
-
AssociativeLineBuilder.StartNormal¶ Returns the start normal - point can be passed in SELECT_OBJECT which is used in case of multiple solutions
-------------------------------------Getter Method
Signature
StartNormalReturns: Return type: NXOpen.SelectDisplayableObjectNew in version NX7.5.0.
Deprecated since version NX11.0.1: Use other versions of
NXOpen.Features.AssociativeLineBuilder.LineStartNormal().License requirements: None.
StartPoint¶
-
AssociativeLineBuilder.StartPoint¶ Returns the start point - this should be a smart point created using one of
NXOpen.PointCollection.CreatePoint()-------------------------------------Getter Method
Signature
StartPointReturns: Return type: NXOpen.SelectPointNew in version NX5.0.0.
License requirements: None.
StartPointOptions¶
-
AssociativeLineBuilder.StartPointOptions¶ Returns or sets the start point options
-------------------------------------Getter Method
Signature
StartPointOptionsReturns: Return type: NXOpen.Features.AssociativeLineBuilderStartOptionNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StartPointOptionsParameters: startPointOptions ( NXOpen.Features.AssociativeLineBuilderStartOption) –New in version NX5.0.0.
License requirements: solid_modeling (“SOLIDS MODELING”) OR drafting (“DRAFTING”) OR cam_base (“CAM BASE”) OR insp_programming (“INSPECTION PROGRAMMING”)
StartPointReference¶
-
AssociativeLineBuilder.StartPointReference¶ Returns or sets the start point reference
-------------------------------------Getter Method
Signature
StartPointReferenceReturns: Return type: NXOpen.Features.AssociativeLineBuilderStartReferenceNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StartPointReferenceParameters: startPointReference ( NXOpen.Features.AssociativeLineBuilderStartReference) –New in version NX5.0.0.
License requirements: solid_modeling (“SOLIDS MODELING”) OR drafting (“DRAFTING”) OR cam_base (“CAM BASE”) OR insp_programming (“INSPECTION PROGRAMMING”)
StartReferenceCsys¶
-
AssociativeLineBuilder.StartReferenceCsys¶ Returns the start reference coordinate system
-------------------------------------Getter Method
Signature
StartReferenceCsysReturns: Return type: NXOpen.SelectCartesianCoordinateSystemNew in version NX5.0.0.
License requirements: None.
StartTangent¶
-
AssociativeLineBuilder.StartTangent¶ Returns the start tangent - point can be passed in SELECT_OBJECT which is used in case of multiple solutions
-------------------------------------Getter Method
Signature
StartTangentReturns: Return type: NXOpen.SelectICurveNew in version NX5.0.0.
License requirements: None.
SupportPlaneData¶
-
AssociativeLineBuilder.SupportPlaneData¶ Returns the support plane data
-------------------------------------Getter Method
Signature
SupportPlaneDataReturns: Return type: NXOpen.GeometricUtilities.SupportPlaneDataNew in version NX5.0.0.
License requirements: None.
Method Detail¶
Validate¶
-
AssociativeLineBuilder.Validate¶ Validate whether the inputs to the component are sufficient for commit to be called.
If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven’t set it. This method throws a not-yet-implemented NXException for some components.
Signature
Validate()Returns: Was self validation successful Return type: bool New in version NX3.0.1.
License requirements: None.