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

Represents a layout ci Builder More...

Inheritance diagram for NXOpen.CAM.LayoutCiBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void SaveLayout ()
 Method to save the layer layout. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe string LayoutName [get, set]
 Returns or sets the layer name value More...
 
unsafe int LayoutSaveSettings [get, set]
 Returns or sets the save layer settings toggle value More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a layout ci Builder

Created in NX5.0.0

Member Function Documentation

unsafe void NXOpen.CAM.LayoutCiBuilder.SaveLayout ( )
inline

Method to save the layer layout.

This applies only in the interactive mode and does not do anything in batch mode

Created in NX9.0.1

License requirements: cam_base ("CAM BASE")

Property Documentation

unsafe string NXOpen.CAM.LayoutCiBuilder.LayoutName
getset

Returns or sets the layer name value

Created in NX5.0.0

License requirements to get this property: cam_base ("CAM BASE")

License requirements to set this property: cam_base ("CAM BASE")

unsafe int NXOpen.CAM.LayoutCiBuilder.LayoutSaveSettings
getset

Returns or sets the save layer settings toggle value

Created in NX5.0.0

License requirements to get this property: cam_base ("CAM BASE")

License requirements to set this property: cam_base ("CAM BASE")


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