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 NXOpen::Routing::Electrical::ElectricalFormat
Created in NX5.0.1. More...
 
NXString Name ()
 Returns the name of NXOpen::Routing::Electrical::ElectricalFormat
Created in NX5.0.1. More...
 
void SetFormatType (NXOpen::Routing::Electrical::ElectricalFormat::Type type)
 Sets the type of NXOpen::Routing::Electrical::ElectricalFormat
Created in NX5.0.1. More...
 
void SetName (const NXString &name)
 Sets the name of NXOpen::Routing::Electrical::ElectricalFormat
Created in NX5.0.1. More...
 
void SetName (const char *name)
 Sets the name of NXOpen::Routing::Electrical::ElectricalFormat
Created in NX5.0.1. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Routing Electrical ElectricalFormat.


To create an instance of this class use NXOpen::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

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

Returns the type of NXOpen::Routing::Electrical::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 NXOpen::Routing::Electrical::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 NXOpen::Routing::Electrical::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 NXOpen::Routing::Electrical::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 NXOpen::Routing::Electrical::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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.