NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::MultiBladeGeomBuilder Class Reference

Represents a MultiBladeGeomBuilder Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateMultiBladeGeometryBuilder

Created in NX7.0.0. More...

Inheritance diagram for NXOpen::CAM::MultiBladeGeomBuilder:
NXOpen::CAM::FeatureGeomBuilder NXOpen::CAM::NCGroupBuilder NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  PartAxisOfRotationTypes { PartAxisOfRotationTypesZm, PartAxisOfRotationTypesSpecify }
 Available types for Part Axis of Rotation. More...

Public Member Functions

NXOpen::CAM::MultiBladeGeomBuilder::PartAxisOfRotationTypes AxisOfRotation ()
 Returns the axis of rotation mode
Created in NX7.0.0.
NXOpen::CAM::InheritableIntBuilderNumberOfBlades ()
 Returns the number of blades
Created in NX7.5.0.
NXOpen::PointPartAxisPoint ()
 Returns the part axis point
Created in NX6.0.0.
NXOpen::SmartObjectPartAxisVector ()
 Returns the part axis vector
Created in NX6.0.0.
void SetAxisOfRotation (NXOpen::CAM::MultiBladeGeomBuilder::PartAxisOfRotationTypes axis)
 Sets the axis of rotation mode
Created in NX7.0.0.
void SetPartAxisPoint (NXOpen::Point *point)
 Sets the part axis point
Created in NX6.0.0.
void SetPartAxisVector (NXOpen::SmartObject *vector)
 Sets the part axis vector
Created in NX6.0.0.

Detailed Description

Represents a MultiBladeGeomBuilder Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateMultiBladeGeometryBuilder

Created in NX7.0.0.



Member Enumeration Documentation

Available types for Part Axis of Rotation.

Enumerator:
PartAxisOfRotationTypesZm 

+ZM

PartAxisOfRotationTypesSpecify 

Specify.


Member Function Documentation

Returns the axis of rotation mode
Created in NX7.0.0.



License requirements : None

Returns the number of blades
Created in NX7.5.0.



License requirements : None

Returns the part axis point
Created in NX6.0.0.



License requirements : None

Returns the part axis vector
Created in NX6.0.0.



License requirements : None

Sets the axis of rotation mode
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
axisthe axis of rotation mode

Sets the part axis point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
pointthe part axis point

Sets the part axis vector
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
vectorthe part axis vector

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