VCOM:VectorWorks:ISDK::CreateNurbsSurface

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

Creates a NURBS surface with the number of control points and degrees as specified. Call NurbsSetPt3D() to set

the control net

virtual MCObjectHandle CreateNurbsSurface(
long numUPts,
long numVPts,
short uDegree,
short vDegree)

Parameters

long numUPts No information available.
long numVPts No information available.
short uDegree No information available.
short vDegree No information available.

Return Value

On error returns: nil

Version

Availability: from Vectorworks 2009