NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAE.ViewLayoutManager Class Reference

Represents Interface to access CAE View Layout Manager object More...

Inheritance diagram for NXOpen.CAE.ViewLayoutManager:

Public Types

enum  ArrangementType {
  Ly1, Ly2v, Ly2h, Ly4,
  Ly6v, Ly9, Ly3, Ly3h,
  Ly6h
}
 Indicates the arrangement type of a layout. More...
 

Public Member Functions

unsafe void SetArrangement (NXOpen.CAE.ViewLayoutManager.ArrangementType arrangementType)
 Sets the cae view layout arrangement type More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe
NXOpen.CAE.ViewLayoutManager.ArrangementType 
Arrangement [get]
 Returns the cae view layout arrangement type More...
 

Detailed Description

Represents Interface to access CAE View Layout Manager object

To obtain an instance of this class, refer to NXOpen.BasePart

Created in NX12.0.0

Member Enumeration Documentation

Indicates the arrangement type of a layout.

Enumerator
Ly1 
Ly2v 
Ly2h 
Ly4 
Ly6v 
Ly9 
Ly3 
Ly3h 
Ly6h 

Member Function Documentation

unsafe void NXOpen.CAE.ViewLayoutManager.SetArrangement ( NXOpen.CAE.ViewLayoutManager.ArrangementType  arrangementType)

Sets the cae view layout arrangement type

Created in NX12.0.0

License requirements: None.

Parameters
arrangementTypeArrangement of layout

Property Documentation

unsafe NXOpen.CAE.ViewLayoutManager.ArrangementType NXOpen.CAE.ViewLayoutManager.Arrangement
get

Returns the cae view layout arrangement type

Created in NX12.0.0

License requirements: None.

Tag NXOpen.CAE.ViewLayoutManager.Tag
get

Returns the tag of this object.


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