VCOM:VectorWorks:ISDK::SetVertexVis: Difference between revisions

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

Latest revision as of 15:07, 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

Sets the visibility of the segment passing through (for curves) or the segment following the specified vertex. When a curved segment's visibility is changed, it affects the entire curve from corner point to corner point. Multiple bezier segements in sequence, for example, will be made visible or invisible as a group.

virtual void SetVertexVis(
MCObjectHandle h,
short vertNum,
bool vis)

Parameters

MCObjectHandle h No information available.
short vertNum No information available.
bool vis No information available.

Version

Availability: from Vectorworks 2009