NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::TDP::TemplateViewportBuilder Class Reference

Represents a Template Viewport Builder
To create a new instance of this class, use NXOpen::TDP::Manager::CreateTemplateViewportBuilder

Created in NX1847.0.0. More...

Inheritance diagram for NXOpen::TDP::TemplateViewportBuilder:
NXOpen::TDP::TemplateBaseRectangleBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::LineColorFontWidthBuilderColorWidth ()
 Returns the color and width
Created in NX1847.0.0. More...
 
void SetShowBorder (bool showBorder)
 Sets the show border toggle
Created in NX1847.0.0. More...
 
bool ShowBorder ()
 Returns the show border toggle
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::TDP::TemplateBaseRectangleBuilder
double Height ()
 Returns the height
Created in NX1847.0.0. More...
 
double Length ()
 Returns the length
Created in NX1847.0.0. More...
 
NXOpen::Point3d Origin ()
 Returns the origin
Created in NX1847.0.0. More...
 
void SetHeight (double height)
 Sets the height
Created in NX1847.0.0. More...
 
void SetLength (double length)
 Sets the length
Created in NX1847.0.0. More...
 
void SetOrigin (const NXOpen::Point3d &origin)
 Sets the origin
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Template Viewport Builder
To create a new instance of this class, use NXOpen::TDP::Manager::CreateTemplateViewportBuilder

Created in NX1847.0.0.


Member Function Documentation

NXOpen::LineColorFontWidthBuilder* NXOpen::TDP::TemplateViewportBuilder::ColorWidth ( )

Returns the color and width
Created in NX1847.0.0.



License requirements : None

void NXOpen::TDP::TemplateViewportBuilder::SetShowBorder ( bool  showBorder)

Sets the show border toggle
Created in NX1847.0.0.



License requirements : None

Parameters
showBordershowborder
bool NXOpen::TDP::TemplateViewportBuilder::ShowBorder ( )

Returns the show border toggle
Created in NX1847.0.0.



License requirements : None


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