Class OrientationPointMethodsBuilder
Inheritance
System.Object
System.MarshalByRefObject
OrientationPointMethodsBuilder
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.Features.ShipDesign
Assembly: NXOpen.dll
Syntax
public class OrientationPointMethodsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
OrientationPointMethodsBuilder()
Declaration
protected OrientationPointMethodsBuilder()
Properties
Distance
Declaration
public Expression Distance { get; }
Property Value
Type | Description |
---|---|
Expression |
MeasureAlong
Declaration
public OrientationPointMethodsBuilder.MeasureAlongTypes MeasureAlong { get; set; }
Property Value
Type | Description |
---|---|
OrientationPointMethodsBuilder.MeasureAlongTypes |
PointMethod
Declaration
public OrientationPointMethodsBuilder.PointMethodTypes PointMethod { get; set; }
Property Value
Type | Description |
---|---|
OrientationPointMethodsBuilder.PointMethodTypes |
Reference
Declaration
public SelectNXObject Reference { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
SpecifyPoint
Declaration
public Point SpecifyPoint { get; set; }
Property Value
Type | Description |
---|---|
Point |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink