Class DraftPointData
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.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class DraftPointData : TaggedObject, IMessageSink, IComponentBuilder
Constructors
DraftPointData()
Declaration
protected DraftPointData()
Properties
Parameter
Declaration
public double Parameter { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Methods
GetAngle()
Declaration
public Expression GetAngle()
Returns
Type | Description |
---|---|
Expression |
SetAngle(String)
Declaration
public void SetAngle(string angle)
Parameters
Type | Name | Description |
---|---|---|
System.String | angle |
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink