VCOM:VectorWorks:ISDK::Kludge: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
m (Added two known by me selectors to the list.)
Line 25: Line 25:
short
short
selector
selector
No information available.
The "type" of operation that should be performed (see Remarks for a list).
</line>
</line>
<line>
<line>
Line 39: Line 39:
</lineList>
</lineList>
</params>
</params>
-----------------------------------------------------------------------------------------------------------
<remark>
'' This list is not finished! There are more selectors then only the ones listed below.''
{| class="wikitable"
|3800||Create an empty Multiple Extrude container. || [[SDK:Multiple_Extrude|More info]]
|-
|5571||Create an intersection surface between two surface objects. || [[SDK:Intersect_Surfaces|More info]]
|}
</remark>


-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------

Revision as of 07:19, 10 September 2014

.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

Internal use only

virtual bool Kludge(
short selector,
void* in,
void* out)

Parameters

short selector The "type" of operation that should be performed (see Remarks for a list).
void* in No information available.
void* out No information available.

Return Value

On error returns: false

Remarks

This list is not finished! There are more selectors then only the ones listed below.

3800 Create an empty Multiple Extrude container. More info
5571 Create an intersection surface between two surface objects. More info

Version

Availability: from Vectorworks 2009