Class CloseRangeDemoCylinderListItemBuilder
Inheritance
System.Object
System.MarshalByRefObject
CloseRangeDemoCylinderListItemBuilder
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.VehicleDesign
Assembly: NXOpen.dll
Syntax
public class CloseRangeDemoCylinderListItemBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
CloseRangeDemoCylinderListItemBuilder()
Declaration
protected CloseRangeDemoCylinderListItemBuilder()
Properties
PositionOnPath
Declaration
public Expression PositionOnPath { get; }
Property Value
Type | Description |
---|---|
Expression |
ShowDemoCylinder
Declaration
public bool ShowDemoCylinder { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowDemoCylinderRay
Declaration
public bool ShowDemoCylinderRay { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ValidateType
Declaration
public CloseRangeDemoCylinderListItemBuilder.ValidateTypes ValidateType { get; set; }
Property Value
Type | Description |
---|---|
CloseRangeDemoCylinderListItemBuilder.ValidateTypes |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink