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