VCOM:VectorWorks:ISDK::CustomObjectGetSurfaceProxy: 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:00, 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

2D path Objects that participate in surface operations like Add, Intersect and clip return a proxy object for the path. The proxy is in NOT in the object's local coordinate space- it is in the same space as inPathObject. To participate, objects must set the kObjXIs2DSurfaceEligable.

virtual MCObjectHandle CustomObjectGetSurfaceProxy(
MCObjectHandle inPathObject)

Parameters

MCObjectHandle inPathObject No information available.

Return Value

On error returns: nil

Version

Availability: from Vectorworks 2009