NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.CAM.ExpressionInteger Class Reference

Represents expression double More...

Inheritance diagram for NXOpen.CAM.ExpressionInteger:
NXOpen.CAM.BaseBuilder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe string Expression [get, set]
 Returns or sets the expression string More...
 
unsafe NXOpen.CAM.ParamValueIntent Intent [get, set]
 Returns or sets the intent More...
 
unsafe int Value [get, set]
 Returns or sets the double value More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAM.BaseBuilder
unsafe NXOpen.TaggedObject GetCustomizableItemBuilder (string name)
 Returns the customizable item builder for given customizable item name More...
 
unsafe string[] GetCustomizableItemNames ()
 Returns the names for all customizable item ids More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents expression double

Created in NX12.0.2

Property Documentation

unsafe string NXOpen.CAM.ExpressionInteger.Expression
getset

Returns or sets the expression string

Created in NX12.0.2

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.ParamValueIntent NXOpen.CAM.ExpressionInteger.Intent
getset

Returns or sets the intent

Created in NX12.0.2

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe int NXOpen.CAM.ExpressionInteger.Value
getset

Returns or sets the double value

Created in NX12.0.2

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


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