NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | 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.GeometricUtilities.IComponentBuilder

Public Types

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

Public Member Functions

unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Properties

unsafe NXOpen.Expression PositionOnPath [get]
 Returns the percentage value of position on demo cylinder path to define the demo cylinder. More...
 
unsafe bool ShowDemoCylinder [get, set]
 Returns or sets the indication if demo cylinder will be shown. More...
 
unsafe bool ShowDemoCylinderRay [get, set]
 Returns or sets the indication if demo cylinder ray will be shown. More...
 
unsafe
NXOpen.Features.VehicleDesign.CloseRangeDemoCylinderListItemBuilder.ValidateTypes 
ValidateType [get, set]
 Returns or sets the validate checking types to define the close range visibility for the demo cylinders. 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
Simple 

Simple type

Detailed 

Detailed type

Member Function Documentation

unsafe bool NXOpen.Features.VehicleDesign.CloseRangeDemoCylinderListItemBuilder.Validate ( )

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.

Created in NX3.0.1

License requirements: None.

Returns
Was self validation successful

Implements NXOpen.GeometricUtilities.IComponentBuilder.

Property Documentation

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.CloseRangeDemoCylinderListItemBuilder.PositionOnPath
get

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

Created in NX8.5.0

License requirements: None.

unsafe bool NXOpen.Features.VehicleDesign.CloseRangeDemoCylinderListItemBuilder.ShowDemoCylinder
getset

Returns or sets the indication if demo cylinder will be shown.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe bool NXOpen.Features.VehicleDesign.CloseRangeDemoCylinderListItemBuilder.ShowDemoCylinderRay
getset

Returns or sets the indication if demo cylinder ray will be shown.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Features.VehicleDesign.CloseRangeDemoCylinderListItemBuilder.ValidateTypes NXOpen.Features.VehicleDesign.CloseRangeDemoCylinderListItemBuilder.ValidateType
getset

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

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")


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