NX Open C++ Reference Guide
|
Represents a Features::AssociativeLine builder
To create a new instance of this class, use Features::BaseFeatureCollection::CreateAssociativeLineBuilder
Default values.
More...
Public Types | |
enum | EndOption { EndOptionInferred, EndOptionPoint, EndOptionTangent, EndOptionAtAngle, EndOptionAlongXc, EndOptionAlongYc, EndOptionAlongZc, EndOptionNormal } |
Represents end options type. More... | |
enum | EndReference { EndReferenceWcs, EndReferenceAbsolute, EndReferenceCordinatesSystem } |
Represents references for end point. More... | |
enum | StartOption { StartOptionInferred, StartOptionPoint, StartOptionTangent, StartOptionAtAngle, StartOptionAlongXc, StartOptionAlongYc, StartOptionAlongZc, StartOptionNormal } |
Represents start options type. More... | |
enum | StartReference { StartReferenceWcs, StartReferenceAbsolute, StartReferenceCordinatesSystem } |
Represents references for start point. More... | |
Public Member Functions | |
NXOpen::Expression * | Angle () |
Returns the angle | |
bool | Associative () |
Returns the associative Created in NX5.0.0. | |
NXOpen::SelectDisplayableObject * | AtAngle () |
Returns the at angle | |
NXOpen::Expression * | EndAngle () |
Returns the end angle Created in NX7.5.0. | |
NXOpen::SelectDisplayableObject * | EndAtAngle () |
Returns the end at angle Created in NX7.5.0. | |
NXOpen::SelectObject * | EndInferredConstraint () |
Returns the end inferred constraint Created in NX5.0.0. | |
NXOpen::SelectDisplayableObject * | EndNormal () |
Returns the end normal Created in NX5.0.0. | |
NXOpen::SelectPoint * | EndPoint () |
Returns the end point Created in NX5.0.0. | |
NXOpen::Features::AssociativeLineBuilder::EndOption | EndPointOptions () |
Returns the end point options Created in NX5.0.0. | |
NXOpen::Features::AssociativeLineBuilder::EndReference | EndPointReference () |
Returns the end point reference Created in NX5.0.0. | |
NXOpen::SelectCartesianCoordinateSystem * | EndReferenceCsys () |
Returns the end reference coordinate system Created in NX5.0.0. | |
NXOpen::SelectICurve * | EndTangent () |
Returns the end tangent Created in NX5.0.0. | |
NXOpen::GeometricUtilities::CurveLimitsData * | Limits () |
Returns the limits Created in NX5.0.0. | |
void | SetAssociative (bool associative) |
Sets the associative Created in NX5.0.0. | |
void | SetEndPointOptions (NXOpen::Features::AssociativeLineBuilder::EndOption endPointOptions) |
Sets the end point options Created in NX5.0.0. | |
void | SetEndPointReference (NXOpen::Features::AssociativeLineBuilder::EndReference endPointReference) |
Sets the end point reference Created in NX5.0.0. | |
void | SetStartPointOptions (NXOpen::Features::AssociativeLineBuilder::StartOption startPointOptions) |
Sets the start point options Created in NX5.0.0. | |
void | SetStartPointReference (NXOpen::Features::AssociativeLineBuilder::StartReference startPointReference) |
Sets the start point reference Created in NX5.0.0. | |
NXOpen::Expression * | StartAngle () |
Returns the start angle Created in NX7.5.0. | |
NXOpen::SelectDisplayableObject * | StartAtAngle () |
Returns the start at angle Created in NX7.5.0. | |
NXOpen::SelectObject * | StartInferredConstraint () |
Returns the start inferred constraint Created in NX5.0.0. | |
NXOpen::SelectDisplayableObject * | StartNormal () |
Returns the start normal Created in NX7.5.0. | |
NXOpen::SelectPoint * | StartPoint () |
Returns the start point Created in NX5.0.0. | |
NXOpen::Features::AssociativeLineBuilder::StartOption | StartPointOptions () |
Returns the start point options Created in NX5.0.0. | |
NXOpen::Features::AssociativeLineBuilder::StartReference | StartPointReference () |
Returns the start point reference Created in NX5.0.0. | |
NXOpen::SelectCartesianCoordinateSystem * | StartReferenceCsys () |
Returns the start reference coordinate system Created in NX5.0.0. | |
NXOpen::SelectICurve * | StartTangent () |
Returns the start tangent Created in NX5.0.0. | |
NXOpen::GeometricUtilities::SupportPlaneData * | SupportPlaneData () |
Returns the support plane data Created in NX5.0.0. |
Represents a Features::AssociativeLine builder
To create a new instance of this class, use Features::BaseFeatureCollection::CreateAssociativeLineBuilder
Default values.
Property | Value |
---|---|
Associative |
True |
Limits.EndLimit.LimitOption |
AtPoint |
SupportPlaneData.SupportPlaneLockStatus |
No |
Created in NX5.0.0.
Represents references for end point.
EndReferenceWcs |
WCS. |
EndReferenceAbsolute |
Absolute. |
EndReferenceCordinatesSystem |
CSYS. |
Represents references for start point.
StartReferenceWcs |
WCS. |
StartReferenceAbsolute |
Absolute. |
StartReferenceCordinatesSystem |
CSYS. |
Returns the associative
Created in NX5.0.0.
License requirements : None
Returns the at angle
Created in NX5.0.0.
License requirements : None
Returns the end angle
Created in NX7.5.0.
License requirements : None
Returns the end at angle
Created in NX7.5.0.
License requirements : None
Returns the end inferred constraint
Created in NX5.0.0.
License requirements : None
Returns the end normal
Created in NX5.0.0.
License requirements : None
Returns the end point
Created in NX5.0.0.
License requirements : None
NXOpen::Features::AssociativeLineBuilder::EndOption NXOpen::Features::AssociativeLineBuilder::EndPointOptions | ( | ) |
Returns the end point options
Created in NX5.0.0.
License requirements : None
NXOpen::Features::AssociativeLineBuilder::EndReference NXOpen::Features::AssociativeLineBuilder::EndPointReference | ( | ) |
Returns the end point reference
Created in NX5.0.0.
License requirements : None
NXOpen::SelectCartesianCoordinateSystem* NXOpen::Features::AssociativeLineBuilder::EndReferenceCsys | ( | ) |
Returns the end reference coordinate system
Created in NX5.0.0.
License requirements : None
Returns the end tangent
Created in NX5.0.0.
License requirements : None
Returns the limits
Created in NX5.0.0.
License requirements : None
void NXOpen::Features::AssociativeLineBuilder::SetAssociative | ( | bool | associative | ) |
Sets the associative
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")
associative | associative |
void NXOpen::Features::AssociativeLineBuilder::SetEndPointOptions | ( | NXOpen::Features::AssociativeLineBuilder::EndOption | endPointOptions | ) |
Sets the end point options
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")
endPointOptions | endpointoptions |
void NXOpen::Features::AssociativeLineBuilder::SetEndPointReference | ( | NXOpen::Features::AssociativeLineBuilder::EndReference | endPointReference | ) |
Sets the end point reference
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")
endPointReference | endpointreference |
void NXOpen::Features::AssociativeLineBuilder::SetStartPointOptions | ( | NXOpen::Features::AssociativeLineBuilder::StartOption | startPointOptions | ) |
Sets the start point options
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")
startPointOptions | startpointoptions |
void NXOpen::Features::AssociativeLineBuilder::SetStartPointReference | ( | NXOpen::Features::AssociativeLineBuilder::StartReference | startPointReference | ) |
Sets the start point reference
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")
startPointReference | startpointreference |
Returns the start angle
Created in NX7.5.0.
License requirements : None
Returns the start at angle
Created in NX7.5.0.
License requirements : None
Returns the start inferred constraint
Created in NX5.0.0.
License requirements : None
Returns the start normal
Created in NX7.5.0.
License requirements : None
Returns the start point
Created in NX5.0.0.
License requirements : None
NXOpen::Features::AssociativeLineBuilder::StartOption NXOpen::Features::AssociativeLineBuilder::StartPointOptions | ( | ) |
Returns the start point options
Created in NX5.0.0.
License requirements : None
NXOpen::Features::AssociativeLineBuilder::StartReference NXOpen::Features::AssociativeLineBuilder::StartPointReference | ( | ) |
Returns the start point reference
Created in NX5.0.0.
License requirements : None
NXOpen::SelectCartesianCoordinateSystem* NXOpen::Features::AssociativeLineBuilder::StartReferenceCsys | ( | ) |
Returns the start reference coordinate system
Created in NX5.0.0.
License requirements : None
Returns the start tangent
Created in NX5.0.0.
License requirements : None
NXOpen::GeometricUtilities::SupportPlaneData* NXOpen::Features::AssociativeLineBuilder::SupportPlaneData | ( | ) |
Returns the support plane data
Created in NX5.0.0.
License requirements : None