Class PointDimBuilder
Inherited Members
Namespace: NXOpen.Features.ShipDesign
Assembly: NXOpen.dll
Syntax
public class PointDimBuilder : NXObject, IMessageSink, INXObject
Constructors
PointDimBuilder()
Declaration
protected PointDimBuilder()
Properties
Dimension
Declaration
public Expression Dimension { get; }
Property Value
Type | Description |
---|---|
Expression |
ItemIndex
Declaration
public int ItemIndex { get; set; }
Property Value
Type | Description |
---|---|
int |
Point
Declaration
public Point Point { get; set; }
Property Value
Type | Description |
---|---|
Point |
Implements
System.Runtime.Remoting.Messaging.IMessageSink