VCOM:VectorWorks:ISDK::GetUserOriginFP: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(No difference)

Latest revision as of 15:05, 12 August 2013

.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference

Description

namespace VectorWorks

Member of VCOM:VectorWorks:ISDK

Gets the current origin of the drawing as an offset from the center of the page. Returns a floating point value. If the origin could not be gotten, outOrigin is set to (0,0) and false is returned.

virtual bool GetUserOriginFP(
WorldPt& outOrigin)

Parameters

WorldPt& outOrigin No information available.

Return Value

On error returns: false

Version

Availability: from Vectorworks 2009