Class HeadImpactSideRailWizardBuilder
Inheritance
System.Object
System.MarshalByRefObject
HeadImpactSideRailWizardBuilder
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 HeadImpactSideRailWizardBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HeadImpactSideRailWizardBuilder()
Declaration
protected HeadImpactSideRailWizardBuilder()
Properties
DaylightOpeningLeft
Declaration
public ScCollector DaylightOpeningLeft { get; }
Property Value
Type | Description |
---|---|
ScCollector |
DaylightOpeningRight
Declaration
public ScCollector DaylightOpeningRight { get; }
Property Value
Type | Description |
---|---|
ScCollector |
DoorOpeningLeft
Declaration
public ScCollector DoorOpeningLeft { get; }
Property Value
Type | Description |
---|---|
ScCollector |
DoorOpeningRight
Declaration
public ScCollector DoorOpeningRight { get; }
Property Value
Type | Description |
---|---|
ScCollector |
UpperRoofInterior
Declaration
public ScCollector UpperRoofInterior { get; }
Property Value
Type | Description |
---|---|
ScCollector |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink