Class WheelCoveringBuilder
Inheritance
System.Object
System.MarshalByRefObject
WheelCoveringBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class WheelCoveringBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
WheelCoveringBuilder()
Declaration
protected WheelCoveringBuilder()
Properties
DisplayIntersectionCurves
Declaration
public bool DisplayIntersectionCurves { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FrontBottomOffset
Declaration
public Expression FrontBottomOffset { get; }
Property Value
FrontClearance
Declaration
public Expression FrontClearance { get; }
Property Value
FrontFrontAngle
Declaration
public Expression FrontFrontAngle { get; }
Property Value
FrontFrontOffset
Declaration
public Expression FrontFrontOffset { get; }
Property Value
FrontHeight
Declaration
public Expression FrontHeight { get; }
Property Value
FrontHubcapSelection
Declaration
public ScCollector FrontHubcapSelection { get; }
Property Value
FrontObjectSelection
Declaration
public ScCollector FrontObjectSelection { get; }
Property Value
FrontRadius
Declaration
public Expression FrontRadius { get; }
Property Value
FrontRearAngle
Declaration
public Expression FrontRearAngle { get; }
Property Value
FrontRearOffset
Declaration
public Expression FrontRearOffset { get; }
Property Value
FrontSurfacePlane
Declaration
public WheelCoveringBuilder.SurfacePlaneType FrontSurfacePlane { get; set; }
Property Value
FrontSurfaceSection
Declaration
public WheelCoveringBuilder.SurfaceSectionType FrontSurfaceSection { get; set; }
Property Value
Loading
Declaration
public string Loading { get; set; }
Property Value
Type |
Description |
System.String |
|
Position
Declaration
public WheelCoveringBuilder.PositionType Position { get; set; }
Property Value
RearBottomOffset
Declaration
public Expression RearBottomOffset { get; }
Property Value
RearClearance
Declaration
public Expression RearClearance { get; }
Property Value
RearDisToWheelCenter
Declaration
public Expression RearDisToWheelCenter { get; }
Property Value
RearFrontAngle
Declaration
public Expression RearFrontAngle { get; }
Property Value
RearFrontOffset
Declaration
public Expression RearFrontOffset { get; }
Property Value
RearHeight
Declaration
public Expression RearHeight { get; }
Property Value
RearHubcapSelection
Declaration
public ScCollector RearHubcapSelection { get; }
Property Value
RearObjectSelection
Declaration
public ScCollector RearObjectSelection { get; }
Property Value
RearRadius
Declaration
public Expression RearRadius { get; }
Property Value
RearRearAngle
Declaration
public Expression RearRearAngle { get; }
Property Value
RearRearOffset
Declaration
public Expression RearRearOffset { get; }
Property Value
RearSurfacePlane
Declaration
public WheelCoveringBuilder.SurfacePlaneType RearSurfacePlane { get; set; }
Property Value
RearSurfaceSection
Declaration
public WheelCoveringBuilder.SurfaceSectionType RearSurfaceSection { get; set; }
Property Value
RequirementsControl
Declaration
public WheelCoveringBuilder.RequirementsControlType RequirementsControl { get; set; }
Property Value
Standard
Declaration
public string Standard { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink