VCOM:VectorWorks:ISDK::CreateExtrudeAlongPath2: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
No edit summary
 
Line 62: Line 62:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<remark>
<remark>
On succes, a CSG Solid is created, it needs to be manually added to the container you want.
</remark>
</remark>



Latest revision as of 06:26, 27 August 2015

.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