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

Represents builder for AME::DB::Shield
To create a new instance of this class, use NXOpen::AME::AMEManager::CreateShieldBuilder

Created in NX1847.0.0. More...

Inheritance diagram for NXOpen::AME::ShieldBuilder:
NXOpen::AME::AMEBaseBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  Variant { VariantH, VariantV }
 Represents Shield Cable Variant type. More...
 

Public Member Functions

NXOpen::Diagramming::NodeCreateShieldNode (NXOpen::AME::PageObject *pageObject)
 Method to create the Shield Diagram Node
Created in NX1847.0.0. More...
 
void SetShieldLocation (const NXOpen::Point2d &point)
 Set node location of Shield on page. More...
 
void SetShieldVariant (NXOpen::AME::ShieldBuilder::Variant shieldVariant)
 Set shield variant on the page. More...
 

Detailed Description

Represents builder for AME::DB::Shield
To create a new instance of this class, use NXOpen::AME::AMEManager::CreateShieldBuilder

Created in NX1847.0.0.


Member Enumeration Documentation

Represents Shield Cable Variant type.

Enumerator
VariantH 

h

VariantV 

v

Member Function Documentation

NXOpen::Diagramming::Node* NXOpen::AME::ShieldBuilder::CreateShieldNode ( NXOpen::AME::PageObject pageObject)

Method to create the Shield Diagram Node
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
pageObjectpageobject
void NXOpen::AME::ShieldBuilder::SetShieldLocation ( const NXOpen::Point2d point)

Set node location of Shield on page.


Created in NX1847.0.0.

License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
pointpoint
void NXOpen::AME::ShieldBuilder::SetShieldVariant ( NXOpen::AME::ShieldBuilder::Variant  shieldVariant)

Set shield variant on the page.


Created in NX1847.0.0.

License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
shieldVariantshieldvariant

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