NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | List of all members
NXOpen.AME.ShieldBuilder Class Reference

Represents builder for AME::DB::Shield More...

Inheritance diagram for NXOpen.AME.ShieldBuilder:
NXOpen.AME.AMEBaseBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Variant { H, V }
 Represents Shield Cable Variant type More...
 

Public Member Functions

unsafe NXOpen.Diagramming.Node CreateShieldNode (NXOpen.AME.PageObject pageObject)
 Method to create the Shield Diagram Node More...
 
unsafe void SetShieldLocation (NXOpen.Point2d point)
 Set node location of Shield on page. More...
 
unsafe void SetShieldVariant (NXOpen.AME.ShieldBuilder.Variant shieldVariant)
 Set shield variant on the page. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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
H 
V 

Member Function Documentation

unsafe NXOpen.Diagramming.Node NXOpen.AME.ShieldBuilder.CreateShieldNode ( NXOpen.AME.PageObject  pageObject)
inline

Method to create the Shield Diagram Node

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
pageObject
Returns
unsafe void NXOpen.AME.ShieldBuilder.SetShieldLocation ( NXOpen.Point2d  point)
inline

Set node location of Shield on page.

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
point
unsafe void NXOpen.AME.ShieldBuilder.SetShieldVariant ( NXOpen.AME.ShieldBuilder.Variant  shieldVariant)
inline

Set shield variant on the page.

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
shieldVariant

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