NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | 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 NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Type { Connections, Components }
 Describes how system reports the lengths of the stock. More...
 

Properties

unsafe
NXOpen.Routing.Electrical.ElectricalFormat.Type 
FormatType [get, set]
 Returns or sets the type of NXOpen.Routing.Electrical.ElectricalFormat More...
 
unsafe string Name [get, set]
 Returns or sets the name of NXOpen.Routing.Electrical.ElectricalFormat More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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
Connections 
Components 

Property Documentation

unsafe NXOpen.Routing.Electrical.ElectricalFormat.Type NXOpen.Routing.Electrical.ElectricalFormat.FormatType
getset

Returns or sets the type of NXOpen.Routing.Electrical.ElectricalFormat

Created in NX5.0.1

License requirements to get this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

License requirements to set this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

unsafe string NXOpen.Routing.Electrical.ElectricalFormat.Name
getset

Returns or sets the name of NXOpen.Routing.Electrical.ElectricalFormat

Created in NX5.0.1

License requirements to get this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

License requirements to set this property: routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")


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