VCOM:VectorWorks:ISDK::SetViewMatrix: 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:07, 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

A low-level routin that sets the view matrix of the specified layer to theMatrix. This does not handle other factors involved with changing the view such as redrawing, re-rendering, etc.

virtual void SetViewMatrix(
MCObjectHandle theLayer,
const TransformMatrix& theMatrix)

Parameters

MCObjectHandle theLayer No information available.
constTransformMatrix& theMatrix No information available.

Version

Availability: from Vectorworks 2009