NX Open C++ Reference Guide
|
The builder to create close range visibility feature. More...
Public Member Functions | |
NXOpen::Features::VehicleDesign::CloseRangeCameraListItemBuilderList * | CameraList () |
Returns the list of Features::VehicleDesign::CloseRangeCameraListItemBuilder defining the camera parameters. | |
NXOpen::Features::VehicleDesign::CloseRangeCameraListItemBuilder * | CreateCameraListItemBuilder () |
Creates a Features::VehicleDesign::CloseRangeCameraListItemBuilder. | |
NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder * | CreateDemoCylinderListItemBuilder () |
Creates a Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder. | |
NXOpen::Expression * | CylinderHeight () |
Returns the expression containing the value for the cylinder height. | |
NXOpen::Expression * | CylinderRadius () |
Returns the expression containing the value for the cylinder radius. | |
NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilderList * | DemoCylinderList () |
Returns the list of Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder defining the demo cylinder parameters. | |
NXOpen::Expression * | DistanceFromVehicle () |
Returns the expression containing the value for the distance from vehicle. | |
NXOpen::Expression * | DriverSideExtension () |
Returns the expression containing the value for the driver side extension. | |
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::EyePointOffsetTypes | EyePointOffsetType () |
Returns the eye point offset types to define the close range visibility. | |
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::EyePointTypes | EyePointType () |
Returns the eye point types to define the close range visibility. | |
NXOpen::Expression * | K1Coefficient () |
Returns the expression containing the value for the k1 coefficient used in blind volume checking. | |
NXOpen::Expression * | K2Coefficient () |
Returns the expression containing the value for the k2 coefficient used in blind volume checking. | |
NXString | Loading () |
Returns the loading used in the close range visibility. | |
NXOpen::Section * | MirrorBoundary () |
Returns the curves selection used to identify the mirror boundary section. | |
NXOpen::ScCollector * | MirrorFaces () |
Returns the faces selection used to identify the mirror surfaces. | |
NXOpen::Point * | MirrorRotationPoint () |
Returns the mirror rotation point specified. | |
NXOpen::Expression * | MirrorRotationYAngle () |
Returns the mirror rotation angle around vehicle Y axis after Z axis. | |
NXOpen::Expression * | MirrorRotationZAngle () |
Returns the mirror rotation angle around vehicle Z axis. | |
NXOpen::ScCollector * | ObstructionFaces () |
Returns the faces selection used to identify the vehicle obstruction surfaces. | |
NXOpen::Expression * | PassengerSideExtension () |
Returns the expression containing the value for the passenger side extension. | |
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PathPositionTypes | PathPositionType () |
Returns the path position types used to define close range visibility. | |
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PositionMethods | PositionMethod () |
Returns the position method types to define the close range visibility. | |
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PositionPaths | PositionPath () |
Returns the position path types to define the close range visibility. | |
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::RequirementsControlType | RequirementsControl () |
Returns the requirements control types to define the close range visibility. | |
bool | RotateMirrorFace () |
Returns the indication if the mirror face will be rotated. | |
void | SetEyePointOffsetType (NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::EyePointOffsetTypes eyePointOffsetType) |
Sets the eye point offset types to define the close range visibility. | |
void | SetEyePointType (NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::EyePointTypes eyePointType) |
Sets the eye point types to define the close range visibility. | |
void | SetLoading (const NXString &loading) |
Sets the loading used in the close range visibility. | |
void | SetLoading (const char *loading) |
Sets the loading used in the close range visibility. | |
void | SetMirrorRotationPoint (NXOpen::Point *mirrorRotationPoint) |
Sets the mirror rotation point specified. | |
void | SetPathPositionType (NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PathPositionTypes pathPositionType) |
Sets the path position types used to define close range visibility. | |
void | SetPositionMethod (NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PositionMethods positionMethod) |
Sets the position method types to define the close range visibility. | |
void | SetPositionPath (NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PositionPaths positionPath) |
Sets the position path types to define the close range visibility. | |
void | SetRequirementsControl (NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::RequirementsControlType requirement) |
Sets the requirements control types to define the close range visibility. | |
void | SetRotateMirrorFace (bool rotateMirrorFace) |
Sets the indication if the mirror face will be rotated. | |
void | SetShowBlindVolume (bool showBlindVolume) |
Sets the indication if blind volume will be displayed. | |
void | SetShowExtendedEyes (bool showExtendedEyes) |
Sets the indication if extended eyes will be displayed. | |
void | SetShowEyeLabels (bool showEyeLabels) |
Sets the indication if eye labels will be displayed. | |
void | SetShowEyePoints (bool showEyePoints) |
Sets the indication if eye points will be displayed. | |
void | SetShowPath (bool showPath) |
Sets the indication if demo cylinder path will be displayed. | |
void | SetShowPathPoints (bool showPathPoints) |
Sets the indication if demo cylinder point position on path will be displayed. | |
void | SetShowSightRays (bool showSightRays) |
Sets the indication if blind volume sight rays will be displayed. | |
void | SetShowTorsoLine (bool showTorsoLine) |
Sets the indication if torso line will be displayed. | |
void | SetStandard (const NXString &standard) |
Sets the standard types to define the close range visibility. | |
void | SetStandard (const char *standard) |
Sets the standard types to define the close range visibility. | |
void | SetStepValue (double stepValue) |
Sets the step value to control the accurate for demo cylinder visibility and blind volume area calculation. | |
void | SetUseMirror (bool useMirror) |
Sets the indication if the mirror will be used. | |
bool | ShowBlindVolume () |
Returns the indication if blind volume will be displayed. | |
bool | ShowExtendedEyes () |
Returns the indication if extended eyes will be displayed. | |
bool | ShowEyeLabels () |
Returns the indication if eye labels will be displayed. | |
bool | ShowEyePoints () |
Returns the indication if eye points will be displayed. | |
bool | ShowPath () |
Returns the indication if demo cylinder path will be displayed. | |
bool | ShowPathPoints () |
Returns the indication if demo cylinder point position on path will be displayed. | |
bool | ShowSightRays () |
Returns the indication if blind volume sight rays will be displayed. | |
bool | ShowTorsoLine () |
Returns the indication if torso line will be displayed. | |
NXString | Standard () |
Returns the standard types to define the close range visibility. | |
double | StepValue () |
Returns the step value to control the accurate for demo cylinder visibility and blind volume area calculation. | |
bool | UseMirror () |
Returns the indication if the mirror will be used. | |
void | ValidateBlindVolumes () |
Validate blind volume area from driver side view. | |
NXOpen::ScCollector * | VehicleBodies () |
Returns the bodies selection used to identify vehicle bodies. | |
NXOpen::ScCollector * | WindowFaces () |
Returns the faces selection used to identify the vehicle window surfaces. | |
![]() | |
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. | |
The builder to create close range visibility feature.
<br> To create a new instance of this class, use @link Features::VehicleDesignCollection::CreateCloseRangeVisibilityBuilder Features::VehicleDesignCollection::CreateCloseRangeVisibilityBuilder @endlink <br>
Default values.
Property | Value |
---|---|
CylinderHeight.Value |
1000 (millimeters part), 40 (inches part) |
CylinderRadius.Value |
150 (millimeters part), 6 (inches part) |
DistanceFromVehicle.Value |
2000 (millimeters part), 78.7 (inches part) |
DriverSideExtension.Value |
700 (millimeters part), 27.5 (inches part) |
EyePointOffsetType |
NoOffset |
EyePointType |
Binocular |
K1Coefficient.Value |
0.292 |
K2Coefficient.Value |
203 (millimeters part), 7.99 (inches part) |
MirrorRotationYAngle.Value |
0 |
MirrorRotationZAngle.Value |
0 |
PassengerSideExtension.Value |
900 (millimeters part), 35.4 (inches part) |
PathPositionType |
Both |
PositionMethod |
TangentArea |
PositionPath |
BaseData |
RequirementsControl |
StandardDriven |
RotateMirrorFace |
0 |
ShowBlindVolume |
0 |
ShowExtendedEyes |
0 |
ShowEyeLabels |
0 |
ShowEyePoints |
0 |
ShowPath |
0 |
ShowPathPoints |
0 |
ShowSightRays |
0 |
ShowTorsoLine |
0 |
StepValue |
0.5 |
UseMirror |
0 |
Created in NX8.5.0.
This enum represents the cylinder position method options.
PositionMethodsTangentArea |
Tangent Area. |
PositionMethodsVehicleContact |
Vehicle contact. |
PositionMethodsFrontView |
Front view. |
NXOpen::Features::VehicleDesign::CloseRangeCameraListItemBuilderList* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::CameraList | ( | ) |
Returns the list of Features::VehicleDesign::CloseRangeCameraListItemBuilder defining the camera parameters.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::CloseRangeCameraListItemBuilder* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::CreateCameraListItemBuilder | ( | ) |
Creates a Features::VehicleDesign::CloseRangeCameraListItemBuilder.
NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::CreateDemoCylinderListItemBuilder | ( | ) |
Creates a Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder.
NXOpen::Expression* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::CylinderHeight | ( | ) |
Returns the expression containing the value for the cylinder height.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::CylinderRadius | ( | ) |
Returns the expression containing the value for the cylinder radius.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilderList* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::DemoCylinderList | ( | ) |
Returns the list of Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder defining the demo cylinder parameters.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::DistanceFromVehicle | ( | ) |
Returns the expression containing the value for the distance from vehicle.
Only valid when position method equals to front view type.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::DriverSideExtension | ( | ) |
Returns the expression containing the value for the driver side extension.
Only valid when position method equals to front view type.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::EyePointOffsetTypes NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::EyePointOffsetType | ( | ) |
Returns the eye point offset types to define the close range visibility.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::EyePointTypes NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::EyePointType | ( | ) |
Returns the eye point types to define the close range visibility.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::K1Coefficient | ( | ) |
Returns the expression containing the value for the k1 coefficient used in blind volume checking.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::K2Coefficient | ( | ) |
Returns the expression containing the value for the k2 coefficient used in blind volume checking.
Created in NX8.5.0.
License requirements : None
NXString NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::Loading | ( | ) |
Returns the loading used in the close range visibility.
Created in NX8.5.0.
License requirements : None
NXOpen::Section* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::MirrorBoundary | ( | ) |
Returns the curves selection used to identify the mirror boundary section.
Only valid when use mirror is checked.
Created in NX8.5.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::MirrorFaces | ( | ) |
Returns the faces selection used to identify the mirror surfaces.
Only valid when use mirror is checked.
Created in NX8.5.0.
License requirements : None
NXOpen::Point* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::MirrorRotationPoint | ( | ) |
Returns the mirror rotation point specified.
Only valid when rotate mirror face is checked.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::MirrorRotationYAngle | ( | ) |
Returns the mirror rotation angle around vehicle Y axis after Z axis.
Only valid when rotate mirror face is checked.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::MirrorRotationZAngle | ( | ) |
Returns the mirror rotation angle around vehicle Z axis.
Only valid when rotate mirror face is checked.
Created in NX8.5.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::ObstructionFaces | ( | ) |
Returns the faces selection used to identify the vehicle obstruction surfaces.
Created in NX8.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PassengerSideExtension | ( | ) |
Returns the expression containing the value for the passenger side extension.
Only valid when position method equals to front view type.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PathPositionTypes NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PathPositionType | ( | ) |
Returns the path position types used to define close range visibility.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PositionMethods NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PositionMethod | ( | ) |
Returns the position method types to define the close range visibility.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PositionPaths NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PositionPath | ( | ) |
Returns the position path types to define the close range visibility.
Created in NX8.5.0.
License requirements : None
NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::RequirementsControlType NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::RequirementsControl | ( | ) |
Returns the requirements control types to define the close range visibility.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::RotateMirrorFace | ( | ) |
Returns the indication if the mirror face will be rotated.
Only valid when use mirror is checked.
Created in NX8.5.0.
License requirements : None
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetEyePointOffsetType | ( | NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::EyePointOffsetTypes | eyePointOffsetType | ) |
Sets the eye point offset types to define the close range visibility.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
eyePointOffsetType | eyepointoffsettype |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetEyePointType | ( | NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::EyePointTypes | eyePointType | ) |
Sets the eye point types to define the close range visibility.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
eyePointType | eyepointtype |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetLoading | ( | const NXString & | loading | ) |
Sets the loading used in the close range visibility.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
loading | loading |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetLoading | ( | const char * | loading | ) |
Sets the loading used in the close range visibility.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
loading | loading |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetMirrorRotationPoint | ( | NXOpen::Point * | mirrorRotationPoint | ) |
Sets the mirror rotation point specified.
Only valid when rotate mirror face is checked.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
mirrorRotationPoint | mirrorrotationpoint |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetPathPositionType | ( | NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PathPositionTypes | pathPositionType | ) |
Sets the path position types used to define close range visibility.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
pathPositionType | pathpositiontype |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetPositionMethod | ( | NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PositionMethods | positionMethod | ) |
Sets the position method types to define the close range visibility.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
positionMethod | positionmethod |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetPositionPath | ( | NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::PositionPaths | positionPath | ) |
Sets the position path types to define the close range visibility.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
positionPath | positionpath |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetRequirementsControl | ( | NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::RequirementsControlType | requirement | ) |
Sets the requirements control types to define the close range visibility.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
requirement | requirement |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetRotateMirrorFace | ( | bool | rotateMirrorFace | ) |
Sets the indication if the mirror face will be rotated.
Only valid when use mirror is checked.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
rotateMirrorFace | rotatemirrorface |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetShowBlindVolume | ( | bool | showBlindVolume | ) |
Sets the indication if blind volume will be displayed.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
showBlindVolume | showblindvolume |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetShowExtendedEyes | ( | bool | showExtendedEyes | ) |
Sets the indication if extended eyes will be displayed.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
showExtendedEyes | showextendedeyes |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetShowEyeLabels | ( | bool | showEyeLabels | ) |
Sets the indication if eye labels will be displayed.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
showEyeLabels | showeyelabels |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetShowEyePoints | ( | bool | showEyePoints | ) |
Sets the indication if eye points will be displayed.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
showEyePoints | showeyepoints |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetShowPath | ( | bool | showPath | ) |
Sets the indication if demo cylinder path will be displayed.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
showPath | showpath |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetShowPathPoints | ( | bool | showPathPoints | ) |
Sets the indication if demo cylinder point position on path will be displayed.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
showPathPoints | showpathpoints |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetShowSightRays | ( | bool | showSightRays | ) |
Sets the indication if blind volume sight rays will be displayed.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
showSightRays | showsightrays |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetShowTorsoLine | ( | bool | showTorsoLine | ) |
Sets the indication if torso line will be displayed.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
showTorsoLine | showtorsoline |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetStandard | ( | const NXString & | standard | ) |
Sets the standard types to define the close range visibility.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
standard | standard |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetStandard | ( | const char * | standard | ) |
Sets the standard types to define the close range visibility.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
standard | standard |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetStepValue | ( | double | stepValue | ) |
Sets the step value to control the accurate for demo cylinder visibility and blind volume area calculation.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
stepValue | stepvalue |
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::SetUseMirror | ( | bool | useMirror | ) |
Sets the indication if the mirror will be used.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
useMirror | usemirror |
bool NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::ShowBlindVolume | ( | ) |
Returns the indication if blind volume will be displayed.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::ShowExtendedEyes | ( | ) |
Returns the indication if extended eyes will be displayed.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::ShowEyeLabels | ( | ) |
Returns the indication if eye labels will be displayed.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::ShowEyePoints | ( | ) |
Returns the indication if eye points will be displayed.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::ShowPath | ( | ) |
Returns the indication if demo cylinder path will be displayed.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::ShowPathPoints | ( | ) |
Returns the indication if demo cylinder point position on path will be displayed.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::ShowSightRays | ( | ) |
Returns the indication if blind volume sight rays will be displayed.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::ShowTorsoLine | ( | ) |
Returns the indication if torso line will be displayed.
Created in NX8.5.0.
License requirements : None
NXString NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::Standard | ( | ) |
Returns the standard types to define the close range visibility.
Created in NX8.5.0.
License requirements : None
double NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::StepValue | ( | ) |
Returns the step value to control the accurate for demo cylinder visibility and blind volume area calculation.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::UseMirror | ( | ) |
Returns the indication if the mirror will be used.
Created in NX8.5.0.
License requirements : None
void NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::ValidateBlindVolumes | ( | ) |
Validate blind volume area from driver side view.
Created in NX8.5.0.
License requirements : nx_general_packaging ("NX General Packaging")
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::VehicleBodies | ( | ) |
Returns the bodies selection used to identify vehicle bodies.
Created in NX8.5.0.
License requirements : None
NXOpen::ScCollector* NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::WindowFaces | ( | ) |
Returns the faces selection used to identify the vehicle window surfaces.
Created in NX8.5.0.
License requirements : None