NX Open C++ Reference Guide
|
Represents a manager of Drawings::DraftingView s. More...
Public Member Functions | |
void | Create (const NXString &pathToPartName) |
Creates drawings via the sheet template, given a path to sheet template Created in NX5.0.0. | |
tag_t | Tag () const |
Returns the tag of this object. |
Represents a manager of Drawings::DraftingView s.
To obtain an instance of this class, refer to Drawings::DrawingSheetCollection
Created in NX5.0.0.
void NXOpen::Drawings::SheetTemplateManager::Create | ( | const NXString & | pathToPartName | ) |
Creates drawings via the sheet template, given a path to sheet template
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
pathToPartName | Part name of sheet template NOTE: The full Unicode character set is not supported for this parameter. |
tag_t NXOpen::Drawings::SheetTemplateManager::Tag | ( | ) | const |
Returns the tag of this object.