Class MeasureRectangularExtreme
Inheritance
System.Object
System.MarshalByRefObject
MeasureRectangularExtreme
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class MeasureRectangularExtreme : GenericMeasure, IMessageSink, IDisposable
Constructors
MeasureRectangularExtreme(IntPtr)
Declaration
protected MeasureRectangularExtreme(IntPtr ptr)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | ptr |
Properties
Point
Declaration
public Point3d Point { get; }
Property Value
Type | Description |
---|---|
Point3d |
Methods
CreateFeature()
Declaration
public Measure CreateFeature()
Returns
Type | Description |
---|---|
Measure |
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable