NX Open C++ Reference Guide
|
Represents a Features::HoodVisibility builder
To create a new instance of this class, use Features::FeatureCollection::CreateHoodVisibilityBuilder
Default values.
More...
Public Member Functions | |
bool | AssoToggle () |
Returns the associative toggle; toggle on to create feature Created in NX6.0.0. | |
NXOpen::Point * | EyePoint () |
Returns the eye point Created in NX6.0.0. | |
double | PitchAngle () |
Returns the pitch angle which determines the quantity of section planes Created in NX6.0.0. | |
NXOpen::ScCollector * | SelectFace () |
Returns the hood face Created in NX6.0.0. | |
void | SetAssoToggle (bool assoToggle) |
Sets the associative toggle; toggle on to create feature Created in NX6.0.0. | |
void | SetEyePoint (NXOpen::Point *eyePoint) |
Sets the eye point Created in NX6.0.0. | |
void | SetPitchAngle (double pitchAngle) |
Sets the pitch angle which determines the quantity of section planes Created in NX6.0.0. |
Represents a Features::HoodVisibility builder
To create a new instance of this class, use Features::FeatureCollection::CreateHoodVisibilityBuilder
Default values.
Property | Value |
---|---|
AssoToggle |
0 |
PitchAngle |
0 |
Created in NX6.0.0.
Returns the associative toggle; toggle on to create feature
Created in NX6.0.0.
License requirements : None
Returns the eye point
Created in NX6.0.0.
License requirements : None
Returns the pitch angle which determines the quantity of section planes
Created in NX6.0.0.
License requirements : None
Returns the hood face
Created in NX6.0.0.
License requirements : None
void NXOpen::Features::HoodVisibilityBuilder::SetAssoToggle | ( | bool | assoToggle | ) |
Sets the associative toggle; toggle on to create feature
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
assoToggle | assotoggle |
void NXOpen::Features::HoodVisibilityBuilder::SetEyePoint | ( | NXOpen::Point * | eyePoint | ) |
Sets the eye point
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
eyePoint | eyepoint |
void NXOpen::Features::HoodVisibilityBuilder::SetPitchAngle | ( | double | pitchAngle | ) |
Sets the pitch angle which determines the quantity of section planes
Created in NX6.0.0.
License requirements : nx_general_packaging ("NX General Packaging")
pitchAngle | pitchangle |