VCOM:VectorWorks:ISDK::CreateArcLengthDimension: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(No difference)

Latest revision as of 14:59, 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

...put some description here...

virtual MCObjectHandleVCOM_CALLTYPE CreateArcLengthDimension(
const WorldPt& dimStartPt,
const WorldPt& dimEndPt,
const WorldPt& arcCenterPt,
const WorldCoord& startOffset,
const bool clockwiseArc,
bool witnessPerpChord,
const bool arcIndicator) = 0;

Parameters

dimStartPt const SDK:WorldPt& no info.
dimEndPt const SDK:WorldPt& no info.
arcCenterPt const SDK:WorldPt& no info.
startOffset const WorldCoord& no info.
clockwiseArc const bool no info.
witnessPerpChord bool no info.
arcIndicator const bool no info.

Version

Availability: from Vectorworks 2010