Interface IHeight
Inherited Members
Namespace: NXOpen.CAE.Connections
Assembly: NXOpen.dll
Syntax
public interface IHeight : INXObject
Properties
Height
Declaration
Expression Height { get; }
Property Value
Type | Description |
---|---|
Expression |
HeightType
Declaration
HeightType HeightType { get; set; }
Property Value
Type | Description |
---|---|
HeightType |
Methods
GetSupportedHeightTypes()
Declaration
HeightType[] GetSupportedHeightTypes()
Returns
Type | Description |
---|---|
HeightType[] |