Class CurveLengthBuilder
Inheritance
System.Object
System.MarshalByRefObject
CurveLengthBuilder
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 CurveLengthBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
CurveLengthBuilder()
Declaration
protected CurveLengthBuilder()
Properties
EndOffset0
Declaration
public Expression EndOffset0 { get; }
Property Value
Type | Description |
---|---|
Expression |
EndOffset1
Declaration
public Expression EndOffset1 { get; }
Property Value
Type | Description |
---|---|
Expression |
EndSelection0
Declaration
public SelectDisplayableObjectList EndSelection0 { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObjectList |
EndSelection1
Declaration
public SelectDisplayableObjectList EndSelection1 { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObjectList |
EndType0
Declaration
public CurveLengthBuilder.EndObjectType EndType0 { get; set; }
Property Value
Type | Description |
---|---|
CurveLengthBuilder.EndObjectType |
EndType1
Declaration
public CurveLengthBuilder.EndObjectType EndType1 { get; set; }
Property Value
Type | Description |
---|---|
CurveLengthBuilder.EndObjectType |
ReverseEndOffset0Direction
Declaration
public bool ReverseEndOffset0Direction { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ReverseEndOffset1Direction
Declaration
public bool ReverseEndOffset1Direction { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink