NX Open C++ Reference Guide
Public Member Functions
NXOpen::Motion::MarkerBuilder Class Reference

Represents a builder of Marker
To create a new instance of this class, use Motion::MarkerCollection::CreateMarkerBuilder
Default values. More...

Inheritance diagram for NXOpen::Motion::MarkerBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::CoordinateSystemCsys ()
 Returns the csys
Created in NX6.0.0.
double DisplayScale ()
 Returns the display scale
Created in NX6.0.0.
NXString Name ()
 Returns the name
Created in NX6.0.0.
NXOpen::PointOriginPoint ()
 Returns the origin point
Created in NX6.0.0.
NXOpen::SelectNXObjectSelectLink ()
 Returns the select link
Created in NX6.0.0.
void SetCsys (NXOpen::CoordinateSystem *csys)
 Sets the csys
Created in NX6.0.0.
void SetDisplayScale (double displayScale)
 Sets the display scale
Created in NX6.0.0.
void SetName (const NXString &name)
 Sets the name
Created in NX6.0.0.
void SetOriginPoint (NXOpen::Point *originPoint)
 Sets the origin point
Created in NX6.0.0.

Detailed Description

Represents a builder of Marker
To create a new instance of this class, use Motion::MarkerCollection::CreateMarkerBuilder
Default values.

Property Value

DisplayScale

1


Created in NX6.0.0.


Member Function Documentation

Returns the csys
Created in NX6.0.0.



License requirements : None

Returns the display scale
Created in NX6.0.0.



License requirements : None

Returns the name
Created in NX6.0.0.



License requirements : None

Returns the origin point
Created in NX6.0.0.



License requirements : None

Returns the select link
Created in NX6.0.0.



License requirements : None

Sets the csys
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
csyscsys
void NXOpen::Motion::MarkerBuilder::SetDisplayScale ( double  displayScale)

Sets the display scale
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
displayScaledisplayscale

Sets the name
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
namename

Sets the origin point
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
originPointoriginpoint

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