NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Routing::Electrical::ElectricalFormat Class Reference

Represents a Routing Electrical ElectricalFormat. More...

Inheritance diagram for NXOpen::Routing::Electrical::ElectricalFormat:
NXOpen::TaggedObject

List of all members.

Public Types

enum  Type { TypeConnections, TypeComponents }
 Describes how system reports the lengths of the stock. More...

Public Member Functions

NXOpen::Routing::Electrical::ElectricalFormat::Type FormatType ()
 Returns the type of ElectricalFormat
Created in NX5.0.1.
NXString Name ()
 Returns the name of ElectricalFormat
Created in NX5.0.1.
void SetFormatType (NXOpen::Routing::Electrical::ElectricalFormat::Type type)
 Sets the type of ElectricalFormat
Created in NX5.0.1.
void SetName (const NXString &name)
 Sets the name of ElectricalFormat
Created in NX5.0.1.

Detailed Description

Represents a Routing Electrical ElectricalFormat.


To create an instance of this class use Routing::Electrical::ElectricalFormatCollection

Created in NX5.0.1.


Member Enumeration Documentation

Describes how system reports the lengths of the stock.

Enumerator:
TypeConnections 

connections

TypeComponents 

components


Member Function Documentation

Returns the type of ElectricalFormat
Created in NX5.0.1.



License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")

Returns the name of ElectricalFormat
Created in NX5.0.1.



License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")

Sets the type of ElectricalFormat
Created in NX5.0.1.



License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")

Parameters:
typetype

Sets the name of ElectricalFormat
Created in NX5.0.1.



License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")

Parameters:
namename

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