NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Features::VehicleDesign::CloseRangeBlindVolumeListItemBuilder Class Reference

Represents the builder to create blind volume list item used for close range visibility. More...

Inheritance diagram for NXOpen::Features::VehicleDesign::CloseRangeBlindVolumeListItemBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

double EndParameter ()
 Returns the end parameter value on the path curve of the blind volume area. More...
 
double MaximumLength ()
 Returns the maximum length calculated from the rear end wheel of the cylinder located to the blind volume area. More...
 
double MeasuredLength ()
 Returns the measured length calculated from start parameter path curve point to end parameter path curve point. More...
 
double StartParameter ()
 Returns the start parameter value on the path curve of the blind volume area. More...
 
bool Status ()
 Returns the indication if the measured length of blind volume area is acceptable or not. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the builder to create blind volume list item used for close range visibility.


This class is sub-object of another builder, and cannot be directly instantiated.

Created in NX8.5.0.

Member Function Documentation

double NXOpen::Features::VehicleDesign::CloseRangeBlindVolumeListItemBuilder::EndParameter ( )

Returns the end parameter value on the path curve of the blind volume area.


Created in NX8.5.0.

License requirements : None

double NXOpen::Features::VehicleDesign::CloseRangeBlindVolumeListItemBuilder::MaximumLength ( )

Returns the maximum length calculated from the rear end wheel of the cylinder located to the blind volume area.


Created in NX8.5.0.

License requirements : None

double NXOpen::Features::VehicleDesign::CloseRangeBlindVolumeListItemBuilder::MeasuredLength ( )

Returns the measured length calculated from start parameter path curve point to end parameter path curve point.


Created in NX8.5.0.

License requirements : None

double NXOpen::Features::VehicleDesign::CloseRangeBlindVolumeListItemBuilder::StartParameter ( )

Returns the start parameter value on the path curve of the blind volume area.


Created in NX8.5.0.

License requirements : None

bool NXOpen::Features::VehicleDesign::CloseRangeBlindVolumeListItemBuilder::Status ( )

Returns the indication if the measured length of blind volume area is acceptable or not.


Created in NX8.5.0.

License requirements : None

virtual bool NXOpen::Features::VehicleDesign::CloseRangeBlindVolumeListItemBuilder::Validate ( )
virtual

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.

Returns
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.