Share

AcGeNurbSurface::AcGeNurbSurface

C++

AcGeNurbSurface(
    const AcGeNurbSurface& nurb
);

Description

Constructs surface that is a copy of input surface.

Parameters

Parameters Description
nurb Input surface

Links

AcGeNurbSurface

Was this information helpful?