VCOM:VectorWorks:ISDK::NurbsSetPt3D

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

sets the indexed vertex of the indexed point of the given nurbs curve or the indexed (index2)control point of the surfaces in either the U (index 1= 1)or V(index1 =0) direction.

virtual bool NurbsSetPt3D(
MCObjectHandle nHandle,
long index1,
long index2,
WorldPt3 pt)

Parameters

MCObjectHandle nHandle No information available.
long index1 No information available.
long index2 No information available.
WorldPt3 pt No information available.

Return Value

On error returns: false

Version

Availability: from Vectorworks 2009