Class SinumerikCaExportBuilder
Inheritance
SinumerikCaExportBuilder
Assembly: NXOpen.dll
Syntax
public class SinumerikCaExportBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SinumerikCaExportBuilder()
Declaration
protected SinumerikCaExportBuilder()
Properties
ChainElementIndex
Declaration
public int ChainElementIndex { get; set; }
Property Value
CollisionPairIndex
Declaration
public int CollisionPairIndex { get; set; }
Property Value
DeleteChainsAtStart
Declaration
public bool DeleteChainsAtStart { get; set; }
Property Value
FileName
Declaration
public string FileName { get; set; }
Property Value
ListOutput
Declaration
public bool ListOutput { get; set; }
Property Value
ProtectionAreaElementIndex
Declaration
public int ProtectionAreaElementIndex { get; set; }
Property Value
ProtectionAreaIndex
Declaration
public int ProtectionAreaIndex { get; set; }
Property Value
Methods
ExportSpf(string)
Declaration
public void ExportSpf(string targetNode)
Parameters
Type |
Name |
Description |
string |
targetNode |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink