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

Cabinet Root Node class More...

Inheritance diagram for NXOpen.AME.CabinetRoot:
NXOpen.AME.AMEBaseNode NXOpen.AME.AMEExtendedObject NXOpen.AME.INodeObject NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  CabinetState { Active, Inactive }
 Represents cabinet state More...
 
- Public Types inherited from NXOpen.AME.AMEBaseNode
enum  NodeType { Project, Aspect }
 Define the node type More...
 

Public Member Functions

unsafe void PlaceProductInActiveCabinet (string product3DModelFileName, NXOpen.Point3d location, NXOpen.AME.AMEEngObject parentEngObj, NXOpen.NXObject receptacleObject)
 Places the product in active cabinet More...
 
unsafe void PlaceProductsInActiveCabinet (NXOpen.Point3d location, NXOpen.AME.AMEEngObject[] engObjects, NXOpen.NXObject receptacleObject, double distance, NXOpen.AME.Bulk3DPlacementBuilder.PlacementTypePolicy placementType, NXOpen.AME.Bulk3DPlacementBuilder.PlacementAnglePolicy placementAngle)
 Places the selection of products in active cabinet More...
 
unsafe void SetCabinetState (NXOpen.AME.CabinetNode cabinetNode, NXOpen.AME.CabinetRoot.CabinetState state)
 Updates the cabinet according to its new state More...
 
- Public Member Functions inherited from NXOpen.AME.AMEBaseNode
unsafe NXOpen.AME.INodeObject[] GetChildren ()
 Returns children of object More...
 
unsafe NXOpen.AME.IEngObject GetEngObject ()
 Returns AME.IEngObject More...
 
unsafe string GetName ()
 Get the Name More...
 
unsafe NXOpen.AME.INodeObject GetParent ()
 Get the Parent Node More...
 

Additional Inherited Members

- 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

Cabinet Root Node class

This object does not need a creator.

Created in NX12.0.0

Member Enumeration Documentation

Represents cabinet state

Enumerator
Active 
Inactive 

Member Function Documentation

unsafe void NXOpen.AME.CabinetRoot.PlaceProductInActiveCabinet ( string  product3DModelFileName,
NXOpen.Point3d  location,
NXOpen.AME.AMEEngObject  parentEngObj,
NXOpen.NXObject  receptacleObject 
)
inline

Places the product in active cabinet

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
product3DModelFileName
location
parentEngObj
receptacleObject
unsafe void NXOpen.AME.CabinetRoot.PlaceProductsInActiveCabinet ( NXOpen.Point3d  location,
NXOpen.AME.AMEEngObject[]  engObjects,
NXOpen.NXObject  receptacleObject,
double  distance,
NXOpen.AME.Bulk3DPlacementBuilder.PlacementTypePolicy  placementType,
NXOpen.AME.Bulk3DPlacementBuilder.PlacementAnglePolicy  placementAngle 
)
inline

Places the selection of products in active cabinet

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
location
engObjects
receptacleObject
distance
placementType
placementAngle
unsafe void NXOpen.AME.CabinetRoot.SetCabinetState ( NXOpen.AME.CabinetNode  cabinetNode,
NXOpen.AME.CabinetRoot.CabinetState  state 
)
inline

Updates the cabinet according to its new state

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
cabinetNode
state

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