NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::MasterCustomSymbolData Class Reference

Represents master custom symbol data
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::Annotations::MasterCustomSymbolData:
NXOpen::TransientObject

List of all members.

Public Member Functions

NXOpen::PointAnchor ()
 Returns the anchor point
Created in NX6.0.0.
NXString GetPath ()
 Get the path for part name.
NXString PartName ()
 Returns the master part name
Created in NX6.0.0.
void SetAnchor (NXOpen::Point *anchor)
 Sets the anchor point
Created in NX6.0.0.
void SetGeometry (const std::vector< NXOpen::DisplayableObject * > &geom)
 Specify the geometry for this master custom symbol data.
void SetPartName (const NXString &name)
 Sets the master part name
Created in NX6.0.0.
void SetPath (const NXString &path)
 Set the valid path for part name
Created in NX7.5.2.
void SetSymbolName (const NXString &name)
 Sets the symbol name
Created in NX6.0.0.
NXString SymbolName ()
 Returns the symbol name
Created in NX6.0.0.
virtual ~MasterCustomSymbolData ()
 Frees the object from memory.

Detailed Description

Represents master custom symbol data
Created in NX6.0.0.



Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX6.0.0.

License requirements : None


Member Function Documentation

Returns the anchor point
Created in NX6.0.0.



License requirements : None

Get the path for part name.

Returns:
Path
Created in NX7.5.2.

License requirements : None

Returns the master part name
Created in NX6.0.0.



License requirements : None

Sets the anchor point
Created in NX6.0.0.



License requirements : None

Parameters:
anchorNew anchor point

Specify the geometry for this master custom symbol data.


Created in NX6.0.0.

License requirements : None

Parameters:
geomsymbol geometry

Sets the master part name
Created in NX6.0.0.



License requirements : None

Parameters:
nameNew master part name

Set the valid path for part name
Created in NX7.5.2.



License requirements : None

Parameters:
pathNew path

Sets the symbol name
Created in NX6.0.0.



License requirements : None

Parameters:
nameNew symbol name

Returns the symbol name
Created in NX6.0.0.



License requirements : None


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