NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.LineDesigner.DBStairwayEquipmentNode Class Reference

Represents DB stairway equipment node More...

Inheritance diagram for NXOpen.LineDesigner.DBStairwayEquipmentNode:
NXOpen.LineDesigner.DBSmartComplexEquipmentNode NXOpen.LineDesigner.DBSmartEquipmentNode NXOpen.LineDesigner.DBNode NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void AddLeftRailing ()
 An API to add left railing to stairway More...
 
unsafe void AddRightRailing ()
 An API to add right railing to stairway More...
 
unsafe void RemoveBothRailing ()
 An API to remove both railings to stairway More...
 
unsafe void RemoveLeftRailing ()
 An API to remove left railing to stairway More...
 
unsafe void RemoveRightRailing ()
 An API to remove right railing to stairway More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.LineDesigner.DBNode
enum  NodeType {
  Factory, Fence, PlatformEquipment, Conveyor,
  FloorEquipment, ColumnGridEquipment
}
 This enum is providing possible node types More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Detailed Description

Represents DB stairway equipment node

To create a new instance of this class, use NXOpen.LineDesigner.DBNodeManager.CreateDBStairwayEquipmentNode

Created in NX9.0.0

Member Function Documentation

unsafe void NXOpen.LineDesigner.DBStairwayEquipmentNode.AddLeftRailing ( )
inline

An API to add left railing to stairway

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe void NXOpen.LineDesigner.DBStairwayEquipmentNode.AddRightRailing ( )
inline

An API to add right railing to stairway

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe void NXOpen.LineDesigner.DBStairwayEquipmentNode.RemoveBothRailing ( )
inline

An API to remove both railings to stairway

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe void NXOpen.LineDesigner.DBStairwayEquipmentNode.RemoveLeftRailing ( )
inline

An API to remove left railing to stairway

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe void NXOpen.LineDesigner.DBStairwayEquipmentNode.RemoveRightRailing ( )
inline

An API to remove right railing to stairway

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")


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