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

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

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

Public Types

enum  Variant {
  A, B, C, D,
  E, F, G, H
}
 Represents Interruption Point Variant type More...
 

Public Member Functions

unsafe NXOpen.Diagramming.Node CreateInterruptionPointNode (NXOpen.AME.PageObject pageObject)
 Method to create the Interruption Point Node More...
 
unsafe void SetDestinationInterruptionPoint (NXOpen.AME.AMEExtendedObject interruptionPoint)
 Set the destination interruption point to link to More...
 
unsafe void SetInterruptionPointLocation (NXOpen.Point2d point)
 Set node location of Interruption Point on page. More...
 
unsafe void SetStarSource (bool starSource)
 Set the interruption point type to star source More...
 

Properties

unsafe string InterruptionPointName [get, set]
 Returns or sets the interruption point name More...
 
unsafe
NXOpen.AME.InterruptionPointBuilder.Variant 
InterruptionPointVariant [get, set]
 Returns or sets the interrupt point variant More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents builder for AME::DB::InterruptionPoint

To create a new instance of this class, use NXOpen.AME.AMEManager.CreateInterruptionPointBuilder

Created in NX12.0.0

Member Enumeration Documentation

Represents Interruption Point Variant type

Enumerator
A 
B 
C 
D 
E 
F 
G 
H 

Member Function Documentation

unsafe NXOpen.Diagramming.Node NXOpen.AME.InterruptionPointBuilder.CreateInterruptionPointNode ( NXOpen.AME.PageObject  pageObject)
inline

Method to create the Interruption Point Node

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
pageObject
Returns
unsafe void NXOpen.AME.InterruptionPointBuilder.SetDestinationInterruptionPoint ( NXOpen.AME.AMEExtendedObject  interruptionPoint)
inline

Set the destination interruption point to link to

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
interruptionPoint
unsafe void NXOpen.AME.InterruptionPointBuilder.SetInterruptionPointLocation ( NXOpen.Point2d  point)
inline

Set node location of Interruption Point on page.

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
point
unsafe void NXOpen.AME.InterruptionPointBuilder.SetStarSource ( bool  starSource)
inline

Set the interruption point type to star source

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
starSource

Property Documentation

unsafe string NXOpen.AME.InterruptionPointBuilder.InterruptionPointName
getset

Returns or sets the interruption point name

Created in NX12.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe NXOpen.AME.InterruptionPointBuilder.Variant NXOpen.AME.InterruptionPointBuilder.InterruptionPointVariant
getset

Returns or sets the interrupt point variant

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")


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