Share

AcDbLoftedSurface::getLoftOptions

C++

void getLoftOptions(
    AcDbLoftOptions& loftOptions
) const;

Description

Gets the loft options used to create this surface.

Parameters

Parameters Description
loftOptions Output loft options

Links

AcDbLoftedSurface

Was this information helpful?