Class LbcAssociationMgr
Inheritance
LbcAssociationMgr
Assembly: NXOpen.dll
Syntax
public class LbcAssociationMgr : Builder, IMessageSink, IComponentBuilder
Constructors
LbcAssociationMgr()
Declaration
protected LbcAssociationMgr()
Properties
Orientation
Declaration
public bool Orientation { get; set; }
Property Value
TypeOption
Declaration
public LbcAssociationMgr.BcType TypeOption { get; set; }
Property Value
Methods
ExportToCsv(string)
Declaration
public void ExportToCsv(string csvFileName)
Parameters
Type |
Name |
Description |
string |
csvFileName |
|
ImportFromCsv(string)
Declaration
public void ImportFromCsv(string csvFileName)
Parameters
Type |
Name |
Description |
string |
csvFileName |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink