Class BulkEditBuilder
Inheritance
BulkEditBuilder
Assembly: NXOpen.dll
Syntax
public class BulkEditBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
BulkEditBuilder()
Declaration
protected BulkEditBuilder()
Methods
SetDeltaXCoordinate(double)
Declaration
public void SetDeltaXCoordinate(double deltaXCoordinate)
Parameters
Type |
Name |
Description |
double |
deltaXCoordinate |
|
SetDeltaYCoordinate(double)
Declaration
public void SetDeltaYCoordinate(double deltaYCoordinate)
Parameters
Type |
Name |
Description |
double |
deltaYCoordinate |
|
SetHide(bool)
Declaration
public void SetHide(bool hide)
Parameters
Type |
Name |
Description |
bool |
hide |
|
SetHideLabel(bool)
Declaration
public void SetHideLabel(bool hideLabel)
Parameters
Type |
Name |
Description |
bool |
hideLabel |
|
SetSheetElements(SheetElement[])
Declaration
public void SetSheetElements(SheetElement[] sheetElements)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink