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

Represents a Routing Electrical ElectricalFormat. More...

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

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.
 
void SetName (const char *name)
 Sets the name of ElectricalFormat
Created in NX5.0.1.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Represents a Routing Electrical ElectricalFormat.

     <br> To create an  instance of this class use @link Routing::Electrical::ElectricalFormatCollection Routing::Electrical::ElectricalFormatCollection@endlink   <br> 


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

NXOpen::Routing::Electrical::ElectricalFormat::Type NXOpen::Routing::Electrical::ElectricalFormat::FormatType ( )

Returns the type of ElectricalFormat
Created in NX5.0.1.



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

NXString NXOpen::Routing::Electrical::ElectricalFormat::Name ( )

Returns the name of ElectricalFormat
Created in NX5.0.1.



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

void NXOpen::Routing::Electrical::ElectricalFormat::SetFormatType ( NXOpen::Routing::Electrical::ElectricalFormat::Type  type)

Sets the type of ElectricalFormat
Created in NX5.0.1.



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Parameters
typetype
void NXOpen::Routing::Electrical::ElectricalFormat::SetName ( const NXString name)

Sets the name of ElectricalFormat
Created in NX5.0.1.



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Parameters
namename
void NXOpen::Routing::Electrical::ElectricalFormat::SetName ( const char *  name)

Sets the name of ElectricalFormat
Created in NX5.0.1.



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Parameters
namename

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