NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Features.VehicleDesign.WheelCoveringBuilder Class Reference

Represents a NXOpen.Features.VehicleDesign.WheelCovering feature builder for wheel covering surface section checking. More...

Inheritance diagram for NXOpen.Features.VehicleDesign.WheelCoveringBuilder:
NXOpen.Features.FeatureBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  PositionType { Front, Rear, Both }
 Represents the wheel covering positions. More...
 
enum  RequirementsControlType { StandardDriven, UserDefined }
 Represents the requirements control types to define the wheel covering. More...
 
enum  SurfacePlaneType { WheelPlane, PerpendiculartoLoading }
 Represents the type of the surface plane. More...
 
enum  SurfaceSectionType { CircleSection, Adr42, ExtrudeSection }
 Represents the type of the surface section. More...
 

Properties

unsafe bool DisplayIntersectionCurves [get, set]
 Returns or sets the display of the intersection curves. More...
 
unsafe NXOpen.Expression FrontBottomOffset [get]
 Returns the bottom offset of the front surface section when the front surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 . More...
 
unsafe NXOpen.Expression FrontClearance [get]
 Returns the clearance of the front surface section. More...
 
unsafe NXOpen.Expression FrontFrontAngle [get]
 Returns the front angle of the front surface section. More...
 
unsafe NXOpen.Expression FrontFrontOffset [get]
 Returns the front offset of the front surface section when the front surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 . More...
 
unsafe NXOpen.Expression FrontHeight [get]
 Returns the height of the front surface section when front the surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 . More...
 
unsafe NXOpen.ScCollector FrontHubcapSelection [get]
 Returns the front hub cap selection. More...
 
unsafe NXOpen.ScCollector FrontObjectSelection [get]
 Returns the front object selection. More...
 
unsafe NXOpen.Expression FrontRadius [get]
 Returns the radius of the front surface section when the front surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.CircleSection . More...
 
unsafe NXOpen.Expression FrontRearAngle [get]
 Returns the rear angle of the front surface section. More...
 
unsafe NXOpen.Expression FrontRearOffset [get]
 Returns the rear offset of the front surface section when the front surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 . More...
 
unsafe
NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfacePlaneType 
FrontSurfacePlane [get, set]
 Returns or sets the surface plane type of the front surface section. More...
 
unsafe
NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType 
FrontSurfaceSection [get, set]
 Returns or sets the surface section type of the front surface section. More...
 
unsafe string Loading [get, set]
 Returns or sets the loading used in the wheel covering. More...
 
unsafe
NXOpen.Features.VehicleDesign.WheelCoveringBuilder.PositionType 
Position [get, set]
 Returns or sets the wheel covering position. More...
 
unsafe NXOpen.Expression RearBottomOffset [get]
 Returns the bottom offset of the rear surface section when the rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 . More...
 
unsafe NXOpen.Expression RearClearance [get]
 Returns the clearance of the rear surface section. More...
 
unsafe NXOpen.Expression RearDisToWheelCenter [get]
 Returns the distance to the wheel center when rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.CircleSection . More...
 
unsafe NXOpen.Expression RearFrontAngle [get]
 Returns the front angle of the rear surface section. More...
 
unsafe NXOpen.Expression RearFrontOffset [get]
 Returns the front offset of the rear surface section when the rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 . More...
 
unsafe NXOpen.Expression RearHeight [get]
 Returns the height of the rear surface section when the rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 . More...
 
unsafe NXOpen.ScCollector RearHubcapSelection [get]
 Returns the rear hub cap selection. More...
 
unsafe NXOpen.ScCollector RearObjectSelection [get]
 Returns the rear object selection. More...
 
unsafe NXOpen.Expression RearRadius [get]
 Returns the radius of the rear surface section when the rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.CircleSection . More...
 
unsafe NXOpen.Expression RearRearAngle [get]
 Returns the rear angle of the rear surface section. More...
 
unsafe NXOpen.Expression RearRearOffset [get]
 Returns the rear offset of the rear surface section when the rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 . More...
 
unsafe
NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfacePlaneType 
RearSurfacePlane [get, set]
 Returns or sets the surface plane type of the rear surface section. More...
 
unsafe
NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType 
RearSurfaceSection [get, set]
 Returns or sets the surface section type of the rear surface section. More...
 
unsafe
NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RequirementsControlType 
RequirementsControl [get, set]
 Returns or sets the requirements control for standard driven or user defined. More...
 
unsafe string Standard [get, set]
 Returns or sets the standard used to define the wheel covering. More...
 
- Properties inherited from NXOpen.Features.FeatureBuilder
unsafe bool ParentFeatureInternal [get, set]
 Returns or sets whether or not the latest timestamped parent feature of this feature should be made internal More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Features.FeatureBuilder
unsafe NXOpen.Features.Feature CommitFeature ()
 Commits the feature parameters and creates the feature More...
 
unsafe NXOpen.Features.Feature GetFeature ()
 Returns the feature currently being edited by this builder. More...
 
unsafe void HideInternalParentFeatureAfterEdit (NXOpen.Features.Feature parentFeature)
 Re-suppress an internal parent feature (a slave feature) after it has been edited. More...
 
unsafe void SetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the parent features which would be internal or slaves to the feature being created or commited More...
 
unsafe void ShowInternalParentFeatureForEdit (NXOpen.Features.Feature parentFeature)
 Unsuppress an internal parent feature (a slave feature) so it can be edited. More...
 
unsafe void UnsetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the internal parent feature of the feature being edited to external More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Features.VehicleDesign.WheelCovering feature builder for wheel covering surface section checking.

To create a new instance of this class, use NXOpen.Features.VehicleDesignCollection.CreateWheelCoveringBuilder

Created in NX8.5.0

Member Enumeration Documentation

Represents the wheel covering positions.

Enumerator
Front 

Creates checking surface for front wheel only

Rear 

Creates checking surface for rear wheel only

Both 

Creates checking surface for both front and rear wheels

Represents the requirements control types to define the wheel covering.

Enumerator
StandardDriven 

Represents the option for reading parameters from the config file

UserDefined 

Represents the option for input of user defined parameters

Represents the type of the surface plane.

Enumerator
WheelPlane 

The checking surface is coplanar to the ourside of the wheels

PerpendiculartoLoading 

The checking surface is perpendicular to the active loading plane

Represents the type of the surface section.

Enumerator
CircleSection 

The checking surface is created as circle section type

Adr42 

The checking surface is created as ADR 42 type

ExtrudeSection 

The checking surface is created as extrude section type

Property Documentation

unsafe bool NXOpen.Features.VehicleDesign.WheelCoveringBuilder.DisplayIntersectionCurves
getset

Returns or sets the display of the intersection curves.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontBottomOffset
get

Returns the bottom offset of the front surface section when the front surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontClearance
get

Returns the clearance of the front surface section.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontFrontAngle
get

Returns the front angle of the front surface section.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontFrontOffset
get

Returns the front offset of the front surface section when the front surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontHeight
get

Returns the height of the front surface section when front the surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.ScCollector NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontHubcapSelection
get

Returns the front hub cap selection.

The collector contains the hub cap faces used to create the front surface section shape.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.ScCollector NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontObjectSelection
get

Returns the front object selection.

The collector contains the faces used to create the front intersection curves with the front surface section shape.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontRadius
get

Returns the radius of the front surface section when the front surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.CircleSection .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontRearAngle
get

Returns the rear angle of the front surface section.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontRearOffset
get

Returns the rear offset of the front surface section when the front surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfacePlaneType NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontSurfacePlane
getset

Returns or sets the surface plane type of the front surface section.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType NXOpen.Features.VehicleDesign.WheelCoveringBuilder.FrontSurfaceSection
getset

Returns or sets the surface section type of the front surface section.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe string NXOpen.Features.VehicleDesign.WheelCoveringBuilder.Loading
getset

Returns or sets the loading used in the wheel covering.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Features.VehicleDesign.WheelCoveringBuilder.PositionType NXOpen.Features.VehicleDesign.WheelCoveringBuilder.Position
getset

Returns or sets the wheel covering position.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearBottomOffset
get

Returns the bottom offset of the rear surface section when the rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearClearance
get

Returns the clearance of the rear surface section.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearDisToWheelCenter
get

Returns the distance to the wheel center when rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.CircleSection .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearFrontAngle
get

Returns the front angle of the rear surface section.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearFrontOffset
get

Returns the front offset of the rear surface section when the rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearHeight
get

Returns the height of the rear surface section when the rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.ScCollector NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearHubcapSelection
get

Returns the rear hub cap selection.

The collector contains the hub cap faces used to create the rear surface section shape.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.ScCollector NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearObjectSelection
get

Returns the rear object selection.

The collector contains the faces used to create the rear intersection curves with the rear surface section shape.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearRadius
get

Returns the radius of the rear surface section when the rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.CircleSection .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearRearAngle
get

Returns the rear angle of the rear surface section.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearRearOffset
get

Returns the rear offset of the rear surface section when the rear surface section type is NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType.Adr42 .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfacePlaneType NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearSurfacePlane
getset

Returns or sets the surface plane type of the rear surface section.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Features.VehicleDesign.WheelCoveringBuilder.SurfaceSectionType NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RearSurfaceSection
getset

Returns or sets the surface section type of the rear surface section.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RequirementsControlType NXOpen.Features.VehicleDesign.WheelCoveringBuilder.RequirementsControl
getset

Returns or sets the requirements control for standard driven or user defined.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")

unsafe string NXOpen.Features.VehicleDesign.WheelCoveringBuilder.Standard
getset

Returns or sets the standard used to define the wheel covering.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_general_packaging ("NX General Packaging")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.