NX Open C++ Reference Guide
|
Provides classes and interfaces for layer. More...
Classes | |
class | Category |
Represents a layer category. More... | |
class | CategoryCollection |
Represents a collection of layer categories To obtain an instance of this class, refer to BasePart Created in NX3.0.0. More... | |
class | LayerManager |
Represents an object that manages layers To obtain an instance of this class, refer to BasePart Created in NX3.0.0. More... | |
class | StateCollection |
Represents a copy of the layer states. More... | |
struct | StateInfo |
Used in several methods that get or set the state of a layer. More... | |
Enumerations | |
enum | Constants { ConstantsFirstLayer = 1, ConstantsLastLayer = 256 } |
Constants for layers. More... | |
enum | State { StateWorkLayer, StateSelectable, StateVisible, StateHidden } |
Represents the state of the layer. More... | |
Provides classes and interfaces for layer.
Constants for layers.
enum NXOpen::Layer::State |
Represents the state of the layer.