NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Routing.Electrical.ElectricalStockDefinition Class Reference

Represents NXOpen.Routing.Electrical.ElectricalStockDefinition object More...

Inheritance diagram for NXOpen.Routing.Electrical.ElectricalStockDefinition:
NXOpen.Routing.StockDefinition NXOpen.Routing.ItemDefinition NXOpen.Routing.RouteObject NXOpen.Routing.RootObject NXOpen.Routing.ICharacteristic NXOpen.NXObject NXOpen.INXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.Routing.Electrical.CableStockDefinition NXOpen.Routing.Electrical.ShieldStockDefinition

Public Types

enum  SectionType { Circular, Rectangular }
 Stock section type. More...
 

Properties

unsafe
NXOpen.Routing.Electrical.ElectricalStockDefinition.SectionType 
CrossSectionType [get, set]
 Returns or sets the cross section type of stock More...
 
unsafe double Gauge [get, set]
 Returns or sets the gauge of stock More...
 
unsafe double Height [get, set]
 Returns or sets the height of stock More...
 
unsafe double LinearDensity [get, set]
 Returns or sets the linear density of stock More...
 
unsafe double MinBendRadius [get, set]
 Returns or sets the min bend radius of stock More...
 
unsafe double Width [get, set]
 Returns or sets the width of stock More...
 
unsafe string WireType [get, set]
 Returns or sets the wire type of stock More...
 
- Properties inherited from NXOpen.Routing.StockDefinition
unsafe double OuterDiameter [get, set]
 Returns or sets the outer diameter More...
 
- Properties inherited from NXOpen.Routing.ItemDefinition
unsafe NXOpen.Part DefiningNxObject [get]
 Returns the NX object associated with the item definition object. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Routing.RouteObject
unsafe void DeleteCharacterstics (NXOpen.Routing.CharacteristicList values)
 Removes the input list of characteristics from this object. More...
 
unsafe
NXOpen.Routing.CharacteristicList 
GetCharacteristics ()
 Get all of the characteristics values on the this object. More...
 
unsafe
NXOpen.Routing.CharacteristicList 
GetDestinationCharacteristics ()
 Returns the destination characteristics from the input object. More...
 
unsafe int GetIntegerCharacteristic (string name)
 Get the value of an integer characteristic associated with the input name. More...
 
unsafe double GetRealCharacteristic (string name)
 Get the value of a real characteristic associated with the input name. More...
 
unsafe string GetStringCharacteristic (string name)
 Get the value of a string characteristic associated with the input name. More...
 
unsafe void SetCharacteristic (string name, int value)
 Set the value of an integer characteristic associated with the input name, adds a new characteristic to the list if one doesn't exist already. More...
 
unsafe void SetCharacteristic (string name, double value)
 Set the value of an real characteristic associated with the input name, adds a new characteristic to the list if one doesn't exist already. More...
 
unsafe void SetCharacteristic (string name, string value)
 Set the value of an string characteristic associated with the input name, adds a new characteristic to the list if one doesn't exist already. More...
 
unsafe void SetCharacteristic2 (string title, int value)
 Sets or creates an integer type attribute associated with the input title. More...
 
unsafe void SetCharacteristic2 (string title, double value)
 Sets or creates a double type attribute associated with the input title. More...
 
unsafe void SetCharacteristic2 (string title, string value)
 Sets or creates a string type type attribute associated with the input title. More...
 
unsafe void SetCharacteristics (NXOpen.Routing.CharacteristicList values)
 Set all of the characteristics values on this object. More...
 
unsafe void SetCharacteristics2 (NXOpen.Routing.CharacteristicList values)
 Sets all attributes associated with the titles from the input list, creating new attributes for the ones that don't exist already. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents NXOpen.Routing.Electrical.ElectricalStockDefinition object

Creator not available in KF.

Created in NX4.0.2

Member Enumeration Documentation

Stock section type.

Enumerator
Circular 
Rectangular 

Property Documentation

unsafe NXOpen.Routing.Electrical.ElectricalStockDefinition.SectionType NXOpen.Routing.Electrical.ElectricalStockDefinition.CrossSectionType
getset

Returns or sets the cross section type of stock

Created in NX4.0.2

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 double NXOpen.Routing.Electrical.ElectricalStockDefinition.Gauge
getset

Returns or sets the gauge of stock

Created in NX4.0.2

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 double NXOpen.Routing.Electrical.ElectricalStockDefinition.Height
getset

Returns or sets the height of stock

Created in NX4.0.2

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 double NXOpen.Routing.Electrical.ElectricalStockDefinition.LinearDensity
getset

Returns or sets the linear density of stock

Created in NX4.0.2

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 double NXOpen.Routing.Electrical.ElectricalStockDefinition.MinBendRadius
getset

Returns or sets the min bend radius of stock

Created in NX4.0.2

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 double NXOpen.Routing.Electrical.ElectricalStockDefinition.Width
getset

Returns or sets the width of stock

Created in NX4.0.2

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.ElectricalStockDefinition.WireType
getset

Returns or sets the wire type of stock

Created in NX4.0.2

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.