public interface CloseRangeDemoCylinderListItemBuilder extends TaggedObject, IComponentBuilder
CloseRangeVisibilityBuilder.createDemoCylinderListItemBuilder()
Modifier and Type | Interface and Description |
---|---|
static class |
CloseRangeDemoCylinderListItemBuilder.ValidateTypes
This enum represents the simple or detailed checking options to validate demo cylinders visibility.
|
Modifier and Type | Method and Description |
---|---|
Expression |
positionOnPath()
Returns the percentage value of position on demo cylinder path to define the demo cylinder.
|
void |
setShowDemoCylinder(boolean showDemoCylinder)
License requirements: nx_general_packaging ("NX General Packaging") . |
void |
setShowDemoCylinderRay(boolean showDemoCylinderRay)
License requirements: nx_general_packaging ("NX General Packaging") . |
void |
setValidateType(CloseRangeDemoCylinderListItemBuilder.ValidateTypes validateType)
License requirements: nx_general_packaging ("NX General Packaging") . |
boolean |
showDemoCylinder()
Returns the indication if demo cylinder will be shown.
|
boolean |
showDemoCylinderRay()
Returns the indication if demo cylinder ray will be shown.
|
CloseRangeDemoCylinderListItemBuilder.ValidateTypes |
validateType()
Returns the validate checking types to define the close range visibility for the demo cylinders.
|
printTestData, printTestData, tag, tagValue
validate
Expression positionOnPath() throws NXException, RemoteException
NXException
RemoteException
CloseRangeDemoCylinderListItemBuilder.ValidateTypes validateType() throws NXException, RemoteException
NXException
RemoteException
void setValidateType(CloseRangeDemoCylinderListItemBuilder.ValidateTypes validateType) throws NXException, RemoteException
validateType
- NXException
RemoteException
boolean showDemoCylinder() throws NXException, RemoteException
NXException
RemoteException
void setShowDemoCylinder(boolean showDemoCylinder) throws NXException, RemoteException
showDemoCylinder
- NXException
RemoteException
boolean showDemoCylinderRay() throws NXException, RemoteException
NXException
RemoteException
void setShowDemoCylinderRay(boolean showDemoCylinderRay) throws NXException, RemoteException
showDemoCylinderRay
- NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.