Class UnitCellEditorBuilder
Inheritance
UnitCellEditorBuilder
Assembly: NXOpen.dll
Syntax
public class UnitCellEditorBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
UnitCellEditorBuilder()
Declaration
protected UnitCellEditorBuilder()
Properties
CellCountX
Declaration
public int CellCountX { get; set; }
Property Value
CellCountY
Declaration
public int CellCountY { get; set; }
Property Value
CellCountZ
Declaration
public int CellCountZ { get; set; }
Property Value
FileBrowser
Declaration
public string FileBrowser { get; set; }
Property Value
GridLineCount
Declaration
public int GridLineCount { get; set; }
Property Value
KeepRods
Declaration
public bool KeepRods { get; set; }
Property Value
RodDiameter
Declaration
public double RodDiameter { get; set; }
Property Value
RodItemList
Declaration
public RodItemListBuilder RodItemList { get; }
Property Value
ShowGrid
Declaration
public bool ShowGrid { get; set; }
Property Value
ShowPattern
Declaration
public bool ShowPattern { get; set; }
Property Value
Methods
CreateSnapHandles()
Declaration
public void CreateSnapHandles()
CreateWorkingCube()
Declaration
public void CreateWorkingCube()
Open(Section)
Declaration
public int Open(Section section)
Parameters
Type |
Name |
Description |
Section |
section |
|
Returns
Save()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink