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

EplanSettingsBuilder More...

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

Public Member Functions

unsafe string[] GetDetails ()
 Returns the details More...
 
unsafe void ResetProjectTemplate ()
 Reset the eplan project template information More...
 
unsafe void SetDetails (string[] details)
 Sets the details More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe string Commission [get, set]
 Returns or sets the commission More...
 
unsafe string ControlVoltage [get, set]
 Returns or sets the control voltage More...
 
unsafe string Customer [get, set]
 Returns or sets the customer More...
 
unsafe string Description [get, set]
 Returns or sets the description More...
 
unsafe string Id [get, set]
 Returns or sets the id More...
 
unsafe string Location [get, set]
 Returns or sets the location More...
 
unsafe string ManufacturingYear [get, set]
 Returns or sets the manufacturing year More...
 
unsafe string Name [get, set]
 Returns or sets the name More...
 
unsafe string PowerInput [get, set]
 Returns or sets the power input More...
 
unsafe string ProjectTargetPath [get, set]
 Returns or sets the generation path More...
 
unsafe string ProjectTemplateFile [get, set]
 Returns or sets the project template file More...
 

Additional Inherited Members

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

Detailed Description

EplanSettingsBuilder

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

Created in NX11.0.0

Member Function Documentation

unsafe string [] NXOpen.AME.EplanSettingsBuilder.GetDetails ( )
inline

Returns the details

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Returns
unsafe void NXOpen.AME.EplanSettingsBuilder.ResetProjectTemplate ( )
inline

Reset the eplan project template information

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe void NXOpen.AME.EplanSettingsBuilder.SetDetails ( string[]  details)
inline

Sets the details

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
details

Property Documentation

unsafe string NXOpen.AME.EplanSettingsBuilder.Commission
getset

Returns or sets the commission

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 string NXOpen.AME.EplanSettingsBuilder.ControlVoltage
getset

Returns or sets the control voltage

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 string NXOpen.AME.EplanSettingsBuilder.Customer
getset

Returns or sets the customer

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 string NXOpen.AME.EplanSettingsBuilder.Description
getset

Returns or sets the 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 string NXOpen.AME.EplanSettingsBuilder.Id
getset

Returns or sets the id

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 string NXOpen.AME.EplanSettingsBuilder.Location
getset

Returns or sets the location

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 string NXOpen.AME.EplanSettingsBuilder.ManufacturingYear
getset

Returns or sets the manufacturing year

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 string NXOpen.AME.EplanSettingsBuilder.Name
getset

Returns or sets the 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 string NXOpen.AME.EplanSettingsBuilder.PowerInput
getset

Returns or sets the power input

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 string NXOpen.AME.EplanSettingsBuilder.ProjectTargetPath
getset

Returns or sets the generation path

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 string NXOpen.AME.EplanSettingsBuilder.ProjectTemplateFile
getset

Returns or sets the project template file

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.