VCOM:VectorWorks:ISDK::CreateExtrudeAlongPath2

From Vectorworks Developer
Revision as of 06:26, 27 August 2015 by Maarten (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.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

...put some description here...

virtual MCObjectHandleVCOM_CALLTYPE CreateExtrudeAlongPath2(
MCObjectHandle pathHandle,
MCObjectHandle profileHandle,
Boolean bExponentialScale,
double scale,
Boolean bLockProfilePlane,
Boolean bFixProfile) = 0;

Parameters

pathHandle MCObjectHandle no info.
profileHandle MCObjectHandle no info.
bExponentialScale Boolean no info.
scale double no info.
bLockProfilePlane Boolean no info.
bFixProfile Boolean no info.

Remarks

On succes, a CSG Solid is created, it needs to be manually added to the container you want.

Version

Availability: from Vectorworks 2013