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

Represents the builder to create demo cylinder list item used for close range visibility. More...

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

Public Types

enum  ValidateTypes { ValidateTypesSimple, ValidateTypesDetailed }
 This enum represents the simple or detailed checking options to validate demo cylinders visibility. More...
 

Public Member Functions

NXOpen::ExpressionPositionOnPath ()
 Returns the percentage value of position on demo cylinder path to define the demo cylinder. More...
 
void SetShowDemoCylinder (bool showDemoCylinder)
 Sets the indication if demo cylinder will be shown. More...
 
void SetShowDemoCylinderRay (bool showDemoCylinderRay)
 Sets the indication if demo cylinder ray will be shown. More...
 
void SetValidateType (NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::ValidateTypes validateType)
 Sets the validate checking types to define the close range visibility for the demo cylinders. More...
 
bool ShowDemoCylinder ()
 Returns the indication if demo cylinder will be shown. More...
 
bool ShowDemoCylinderRay ()
 Returns the indication if demo cylinder ray will be shown. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::ValidateTypes ValidateType ()
 Returns the validate checking types to define the close range visibility for the demo cylinders. 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 demo cylinder list item used for close range visibility.


To create a new instance of this class, use NXOpen::Features::VehicleDesign::CloseRangeVisibilityBuilder::CreateDemoCylinderListItemBuilder

Created in NX8.5.0.

Member Enumeration Documentation

This enum represents the simple or detailed checking options to validate demo cylinders visibility.

Enumerator
ValidateTypesSimple 

Simple type.

ValidateTypesDetailed 

Detailed type.

Member Function Documentation

NXOpen::Expression* NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::PositionOnPath ( )

Returns the percentage value of position on demo cylinder path to define the demo cylinder.


Created in NX8.5.0.

License requirements : None

void NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::SetShowDemoCylinder ( bool  showDemoCylinder)

Sets the indication if demo cylinder will be shown.


Created in NX8.5.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
showDemoCylindershowdemocylinder
void NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::SetShowDemoCylinderRay ( bool  showDemoCylinderRay)

Sets the indication if demo cylinder ray will be shown.


Created in NX8.5.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
showDemoCylinderRayshowdemocylinderray
void NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::SetValidateType ( NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::ValidateTypes  validateType)

Sets the validate checking types to define the close range visibility for the demo cylinders.


Created in NX8.5.0.

License requirements : nx_general_packaging ("NX General Packaging")

Parameters
validateTypevalidatetype
bool NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::ShowDemoCylinder ( )

Returns the indication if demo cylinder will be shown.


Created in NX8.5.0.

License requirements : None

bool NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::ShowDemoCylinderRay ( )

Returns the indication if demo cylinder ray will be shown.


Created in NX8.5.0.

License requirements : None

virtual bool NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::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.

NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::ValidateTypes NXOpen::Features::VehicleDesign::CloseRangeDemoCylinderListItemBuilder::ValidateType ( )

Returns the validate checking types to define the close range visibility for the demo cylinders.


Created in NX8.5.0.

License requirements : None


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