VCOM:VectorWorks:ISDK::CreateExtrudeAlongPath2

From Vectorworks Developer
Jump to navigation Jump to search

.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