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.PageBuilder Class Reference

Represents a Page creation class Builder More...

Inheritance diagram for NXOpen.AME.PageBuilder:
NXOpen.AME.EngineeringObjectBaseBuilder NXOpen.AME.MultipleObjectsBuilder NXOpen.AME.AMEBaseBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Types {
  AspectStructureOverview, CableDiagram, CableList, OrderList,
  PartListBom, PlugList, TableOfContent, TerminalDiagram,
  TerminalStripList, TitlePage, WireTubeConnectionLists, WireList,
  MultiLineSchematics, SingleLineSchematics, NetworkTopology, PowerSupplyTopology,
  ViewPage
}
 Represents the type of page More...
 

Public Member Functions

unsafe void SetClassificationCode (string dccString)
 Set user Classification Code. More...
 
unsafe void SetDefaultClassificationCode ()
 Set default Classification Code. More...
 

Properties

unsafe
NXOpen.AME.AspectDetailsBuilder 
Aspects [get]
 Returns the Page aspect details More...
 
unsafe string Description [get, set]
 Returns or sets the Page description More...
 
unsafe
NXOpen.AME.PageAttributeHolder 
PageAttributeHolder [get]
 Returns the attribute holder More...
 
unsafe string PageName [get, set]
 Returns or sets the Page name More...
 
unsafe NXOpen.AME.PageBuilder.Types Type [get, set]
 Returns or sets the Page type More...
 

Additional Inherited Members

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

Detailed Description

Represents a Page creation class Builder

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

Default values.

Property Value

PageName

1

Type

MultiLineSchematics

Created in NX11.0.0

Member Enumeration Documentation

Represents the type of page

Enumerator
AspectStructureOverview 
CableDiagram 
CableList 
OrderList 
PartListBom 
PlugList 
TableOfContent 
TerminalDiagram 
TerminalStripList 
TitlePage 
WireTubeConnectionLists 
WireList 
MultiLineSchematics 
SingleLineSchematics 
NetworkTopology 
PowerSupplyTopology 
ViewPage 

Member Function Documentation

unsafe void NXOpen.AME.PageBuilder.SetClassificationCode ( string  dccString)
inline

Set user Classification Code.

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
dccString
unsafe void NXOpen.AME.PageBuilder.SetDefaultClassificationCode ( )
inline

Set default Classification Code.

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Property Documentation

unsafe NXOpen.AME.AspectDetailsBuilder NXOpen.AME.PageBuilder.Aspects
get

Returns the Page aspect details

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe string NXOpen.AME.PageBuilder.Description
getset

Returns or sets the Page description

Created in NX11.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.PageAttributeHolder NXOpen.AME.PageBuilder.PageAttributeHolder
get

Returns the attribute holder

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe string NXOpen.AME.PageBuilder.PageName
getset

Returns or sets the Page name

Created in NX11.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.PageBuilder.Types NXOpen.AME.PageBuilder.Type
getset

Returns or sets the Page type

Created in NX11.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")


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