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