SoToU3DActionSetExportDraggers Method |
Allow the export of draggers (default is true).
Namespace: OIV.HardCopyAssembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetExportDraggers(
bool force
)
Public Sub SetExportDraggers (
force As Boolean
)
public:
void SetExportDraggers(
bool force
)
member SetExportDraggers :
force : bool -> unit
Parameters
- force
- Type: SystemBoolean
Remarks See Also