VCOM:VectorWorks:Extension:IGISSupport::SetApplyUseOriginTransform

From Vectorworks Developer
Jump to navigation Jump to search

Description

namespace VectorWorks::Extension

Member of VCOM:VectorWorks:Extension:IGISSupport

Set whether the Use Origin to be applied to transformation.

virtual VCOMErrorVCOM_CALLTYPE SetApplyUseOriginTransform(
bool value) = 0;

Parameters

value bool no info.

Return Value

Uses standard VCOM Error Reporting.

Return value meaning:

kVCOMError_NotInitialized Bad VCOM instance used to call the fuction.
kVCOMError_Failed Routine failed.