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

Represents the Offset Point Data Builder
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::OffsetDataBuilder:
NXOpen::TaggedObject

List of all members.

Public Types

enum  OffsetDirectionMethod { OffsetDirectionMethodNormal, OffsetDirectionMethodSpecify }
 the Offset Type More...

Public Member Functions

bool OffsetDirection ()
 Returns the offsetDirection
Created in NX6.0.0.
double OffsetDistance ()
 Returns the offsetDistance
Created in NX6.0.0.
NXOpen::CAM::OffsetDataBuilder::OffsetDirectionMethod OffsetType ()
 Returns the OffsetType
Created in NX6.0.0.
NXOpen::DirectionOffsetVector ()
 Returns the offsetVector
Created in NX6.0.0.
void SetOffsetDirection (bool offsetDirection)
 Sets the offsetDirection
Created in NX6.0.0.
void SetOffsetDistance (double offsetDistance)
 Sets the offsetDistance
Created in NX6.0.0.
void SetOffsetType (NXOpen::CAM::OffsetDataBuilder::OffsetDirectionMethod offsetType)
 Sets the OffsetType
Created in NX6.0.0.
void SetOffsetVector (NXOpen::Direction *offsetVector)
 Sets the offsetVector
Created in NX6.0.0.

Detailed Description

Represents the Offset Point Data Builder
Created in NX6.0.0.



Member Enumeration Documentation

the Offset Type

Enumerator:
OffsetDirectionMethodNormal 

along normal

OffsetDirectionMethodSpecify 

along a vector


Member Function Documentation

Returns the offsetDirection
Created in NX6.0.0.



License requirements : None

Returns the offsetDistance
Created in NX6.0.0.



License requirements : None

Returns the OffsetType
Created in NX6.0.0.



License requirements : None

Returns the offsetVector
Created in NX6.0.0.



License requirements : None

Sets the offsetDirection
Created in NX6.0.0.



License requirements : None

Parameters:
offsetDirectionoffsetdirection
void NXOpen::CAM::OffsetDataBuilder::SetOffsetDistance ( double  offsetDistance)

Sets the offsetDistance
Created in NX6.0.0.



License requirements : None

Parameters:
offsetDistanceoffsetdistance

Sets the OffsetType
Created in NX6.0.0.



License requirements : None

Parameters:
offsetTypeoffset type

Sets the offsetVector
Created in NX6.0.0.



License requirements : None

Parameters:
offsetVectoroffsetvector

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