NX Open C++ Reference Guide
|
Represents a Features::VehicleDesign::WheelCovering feature builder for wheel covering surface section checking. More...
Public Types | |
enum | PositionType { PositionTypeFront, PositionTypeRear, PositionTypeBoth } |
Represents the wheel covering positions. More... | |
enum | RequirementsControlType { RequirementsControlTypeStandardDriven, RequirementsControlTypeUserDefined } |
Represents the requirements control types to define the wheel covering. More... | |
enum | SurfacePlaneType { SurfacePlaneTypeWheelPlane, SurfacePlaneTypePerpendiculartoLoading } |
Represents the type of the surface plane. More... | |
enum | SurfaceSectionType { SurfaceSectionTypeCircleSection, SurfaceSectionTypeAdr42, SurfaceSectionTypeExtrudeSection } |
Represents the type of the surface section. More... | |
Public Member Functions | |
bool | DisplayIntersectionCurves () |
Returns the display of the intersection curves. | |
NXOpen::Expression * | FrontBottomOffset () |
Returns the bottom offset of the front surface section when the front surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 . | |
NXOpen::Expression * | FrontClearance () |
Returns the clearance of the front surface section. | |
NXOpen::Expression * | FrontFrontAngle () |
Returns the front angle of the front surface section. | |
NXOpen::Expression * | FrontFrontOffset () |
Returns the front offset of the front surface section when the front surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 . | |
NXOpen::Expression * | FrontHeight () |
Returns the height of the front surface section when front the surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 . | |
NXOpen::ScCollector * | FrontHubcapSelection () |
Returns the front hub cap selection. | |
NXOpen::ScCollector * | FrontObjectSelection () |
Returns the front object selection. | |
NXOpen::Expression * | FrontRadius () |
Returns the radius of the front surface section when the front surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeCircleSection . | |
NXOpen::Expression * | FrontRearAngle () |
Returns the rear angle of the front surface section. | |
NXOpen::Expression * | FrontRearOffset () |
Returns the rear offset of the front surface section when the front surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 . | |
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfacePlaneType | FrontSurfacePlane () |
Returns the surface plane type of the front surface section. | |
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionType | FrontSurfaceSection () |
Returns the surface section type of the front surface section. | |
NXString | Loading () |
Returns the loading used in the wheel covering. | |
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::PositionType | Position () |
Returns the wheel covering position. | |
NXOpen::Expression * | RearBottomOffset () |
Returns the bottom offset of the rear surface section when the rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 . | |
NXOpen::Expression * | RearClearance () |
Returns the clearance of the rear surface section. | |
NXOpen::Expression * | RearDisToWheelCenter () |
Returns the distance to the wheel center when rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeCircleSection . | |
NXOpen::Expression * | RearFrontAngle () |
Returns the front angle of the rear surface section. | |
NXOpen::Expression * | RearFrontOffset () |
Returns the front offset of the rear surface section when the rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 . | |
NXOpen::Expression * | RearHeight () |
Returns the height of the rear surface section when the rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 . | |
NXOpen::ScCollector * | RearHubcapSelection () |
Returns the rear hub cap selection. | |
NXOpen::ScCollector * | RearObjectSelection () |
Returns the rear object selection. | |
NXOpen::Expression * | RearRadius () |
Returns the radius of the rear surface section when the rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeCircleSection . | |
NXOpen::Expression * | RearRearAngle () |
Returns the rear angle of the rear surface section. | |
NXOpen::Expression * | RearRearOffset () |
Returns the rear offset of the rear surface section when the rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 . | |
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfacePlaneType | RearSurfacePlane () |
Returns the surface plane type of the rear surface section. | |
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionType | RearSurfaceSection () |
Returns the surface section type of the rear surface section. | |
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RequirementsControlType | RequirementsControl () |
Returns the requirements control for standard driven or user defined. | |
void | SetDisplayIntersectionCurves (bool displayIntersectionCurves) |
Sets the display of the intersection curves. | |
void | SetFrontSurfacePlane (NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfacePlaneType frontSurfacePlane) |
Sets the surface plane type of the front surface section. | |
void | SetFrontSurfaceSection (NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionType frontSurfaceSection) |
Sets the surface section type of the front surface section. | |
void | SetLoading (const NXString &loading) |
Sets the loading used in the wheel covering. | |
void | SetLoading (const char *loading) |
Sets the loading used in the wheel covering. | |
void | SetPosition (NXOpen::Features::VehicleDesign::WheelCoveringBuilder::PositionType position) |
Sets the wheel covering position. | |
void | SetRearSurfacePlane (NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfacePlaneType rearSurfacePlane) |
Sets the surface plane type of the rear surface section. | |
void | SetRearSurfaceSection (NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionType rearSurfaceSection) |
Sets the surface section type of the rear surface section. | |
void | SetRequirementsControl (NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RequirementsControlType requirement) |
Sets the requirements control for standard driven or user defined. | |
void | SetStandard (const NXString &standard) |
Sets the standard used to define the wheel covering. | |
void | SetStandard (const char *standard) |
Sets the standard used to define the wheel covering. | |
NXString | Standard () |
Returns the standard used to define the wheel covering. | |
![]() | |
NXOpen::Features::Feature * | CommitFeature () |
Commits the feature parameters and creates the feature. | |
NXOpen::Features::Feature * | GetFeature () |
Returns the feature currently being edited by this builder. | |
void | HideInternalParentFeatureAfterEdit (NXOpen::Features::Feature *parentFeature) |
Re-suppress an internal parent feature (a slave feature) after it has been edited. | |
bool | ParentFeatureInternal () |
Returns whether or not the latest timestamped parent feature of this feature should be made internal Created in NX5.0.0. | |
bool | PatchSolutionFlag () |
Returns the patch solution flag Created in NX8.0.1. | |
NXString | PatchSurfaceFilename () |
Returns the patch surface filename Created in NX8.0.1. | |
void | SetParentFeatureInternal (NXOpen::Features::Feature *parentFeature) |
Set the parent features which would be internal or slaves to the feature being created or commited Created in NX6.0.0. | |
void | SetParentFeatureInternal (bool isInternal) |
Sets whether or not the latest timestamped parent feature of this feature should be made internal Created in NX5.0.0. | |
void | SetPatchSolutionFlag (bool optionValue) |
Sets the patch solution flag Created in NX8.0.1. | |
void | SetPatchSurfaceFilename (const NXString &surfaceFilename) |
Sets the patch surface filename Created in NX8.0.1. | |
void | SetPatchSurfaceFilename (const char *surfaceFilename) |
Sets the patch surface filename Created in NX8.0.1. | |
void | SetSurroundingPatchSurfaceFilename (const NXString &surroundingSurfaceFilename) |
Sets the surrounding patch surface filename Created in NX8.0.1. | |
void | SetSurroundingPatchSurfaceFilename (const char *surroundingSurfaceFilename) |
Sets the surrounding patch surface filename Created in NX8.0.1. | |
void | ShowInternalParentFeatureForEdit (NXOpen::Features::Feature *parentFeature) |
Unsuppress an internal parent feature (a slave feature) so it can be edited. | |
NXString | SurroundingPatchSurfaceFilename () |
Returns the surrounding patch surface filename Created in NX8.0.1. | |
void | UnsetParentFeatureInternal (NXOpen::Features::Feature *parentFeature) |
Set the internal parent feature of the feature being edited to external Created in NX6.0.0. | |
![]() | |
NXOpen::NXObject * | Commit () |
Commits any edits that have been applied to the builder. | |
void | Destroy () |
Deletes the builder, and cleans up any objects created by the builder. | |
std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
For builders that create more than one object, this method returns the objects that are created by commit. | |
NXOpen::NXObject * | GetObject () |
Returns the object currently being edited by this builder. | |
void | ShowResults () |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a Features::VehicleDesign::WheelCovering feature builder for wheel covering surface section checking.
<br> To create a new instance of this class, use @link Features::VehicleDesignCollection::CreateWheelCoveringBuilder Features::VehicleDesignCollection::CreateWheelCoveringBuilder @endlink <br>
Created in NX8.5.0.
Represents the type of the surface section.
bool NXOpen::Features::VehicleDesign::WheelCoveringBuilder::DisplayIntersectionCurves | ( | ) |
Returns the display of the intersection curves.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontBottomOffset | ( | ) |
Returns the bottom offset of the front surface section when the front surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 .
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontClearance | ( | ) |
Returns the clearance of the front surface section.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontFrontAngle | ( | ) |
Returns the front angle of the front surface section.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontFrontOffset | ( | ) |
Returns the front offset of the front surface section when the front surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 .
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontHeight | ( | ) |
Returns the height of the front surface section when front the surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 .
Created in NX8.5.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontHubcapSelection | ( | ) |
Returns the front hub cap selection.
The collector contains the hub cap faces used to create the front surface section shape.
Created in NX8.5.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontObjectSelection | ( | ) |
Returns the front object selection.
The collector contains the faces used to create the front intersection curves with the front surface section shape.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontRadius | ( | ) |
Returns the radius of the front surface section when the front surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeCircleSection .
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontRearAngle | ( | ) |
Returns the rear angle of the front surface section.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontRearOffset | ( | ) |
Returns the rear offset of the front surface section when the front surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 .
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfacePlaneType NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontSurfacePlane | ( | ) |
Returns the surface plane type of the front surface section.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionType NXOpen::Features::VehicleDesign::WheelCoveringBuilder::FrontSurfaceSection | ( | ) |
Returns the surface section type of the front surface section.
Created in NX8.5.0.
License requirements : None
NXString NXOpen::Features::VehicleDesign::WheelCoveringBuilder::Loading | ( | ) |
Returns the loading used in the wheel covering.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::PositionType NXOpen::Features::VehicleDesign::WheelCoveringBuilder::Position | ( | ) |
Returns the wheel covering position.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearBottomOffset | ( | ) |
Returns the bottom offset of the rear surface section when the rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 .
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearClearance | ( | ) |
Returns the clearance of the rear surface section.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearDisToWheelCenter | ( | ) |
Returns the distance to the wheel center when rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeCircleSection .
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearFrontAngle | ( | ) |
Returns the front angle of the rear surface section.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearFrontOffset | ( | ) |
Returns the front offset of the rear surface section when the rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 .
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearHeight | ( | ) |
Returns the height of the rear surface section when the rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 .
Created in NX8.5.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearHubcapSelection | ( | ) |
Returns the rear hub cap selection.
The collector contains the hub cap faces used to create the rear surface section shape.
Created in NX8.5.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearObjectSelection | ( | ) |
Returns the rear object selection.
The collector contains the faces used to create the rear intersection curves with the rear surface section shape.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearRadius | ( | ) |
Returns the radius of the rear surface section when the rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeCircleSection .
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearRearAngle | ( | ) |
Returns the rear angle of the rear surface section.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearRearOffset | ( | ) |
Returns the rear offset of the rear surface section when the rear surface section type is Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionTypeAdr42 .
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfacePlaneType NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearSurfacePlane | ( | ) |
Returns the surface plane type of the rear surface section.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionType NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RearSurfaceSection | ( | ) |
Returns the surface section type of the rear surface section.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RequirementsControlType NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RequirementsControl | ( | ) |
Returns the requirements control for standard driven or user defined.
Created in NX8.5.0.
License requirements : None
void NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SetDisplayIntersectionCurves | ( | bool | displayIntersectionCurves | ) |
Sets the display of the intersection curves.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
displayIntersectionCurves | displayintersectioncurves |
void NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SetFrontSurfacePlane | ( | NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfacePlaneType | frontSurfacePlane | ) |
Sets the surface plane type of the front surface section.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
frontSurfacePlane | frontsurfaceplane |
void NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SetFrontSurfaceSection | ( | NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionType | frontSurfaceSection | ) |
Sets the surface section type of the front surface section.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
frontSurfaceSection | frontsurfacesection |
void NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SetLoading | ( | const NXString & | loading | ) |
Sets the loading used in the wheel covering.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
loading | loading |
void NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SetLoading | ( | const char * | loading | ) |
Sets the loading used in the wheel covering.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
loading | loading |
void NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SetPosition | ( | NXOpen::Features::VehicleDesign::WheelCoveringBuilder::PositionType | position | ) |
Sets the wheel covering position.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
position | position |
void NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SetRearSurfacePlane | ( | NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfacePlaneType | rearSurfacePlane | ) |
Sets the surface plane type of the rear surface section.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
rearSurfacePlane | rearsurfaceplane |
void NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SetRearSurfaceSection | ( | NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SurfaceSectionType | rearSurfaceSection | ) |
Sets the surface section type of the rear surface section.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
rearSurfaceSection | rearsurfacesection |
void NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SetRequirementsControl | ( | NXOpen::Features::VehicleDesign::WheelCoveringBuilder::RequirementsControlType | requirement | ) |
Sets the requirements control for standard driven or user defined.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
requirement | requirement |
void NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SetStandard | ( | const NXString & | standard | ) |
Sets the standard used to define the wheel covering.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
standard | standard |
void NXOpen::Features::VehicleDesign::WheelCoveringBuilder::SetStandard | ( | const char * | standard | ) |
Sets the standard used to define the wheel covering.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
standard | standard |
NXString NXOpen::Features::VehicleDesign::WheelCoveringBuilder::Standard | ( | ) |
Returns the standard used to define the wheel covering.
Created in NX8.5.0.
License requirements : None