Click or drag to resize

DocumentUnitsVectorCopy Method

Creates a copy of this Vector object. The result is entirely independent and can be edited without affecting the original Vector object.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax
Public Function Copy As DocumentUnitsVector

Return Value

Type: DocumentUnitsVector
See Also