Share

RuledSurfaceFeatures.Add Method

Parent Object: RuledSurfaceFeatures

Description

Method that creates a new RuledSurfaceFeature Object.

Syntax

RuledSurfaceFeatures.Add( Definition As RuledSurfaceDefinition ) As RuledSurfaceFeature

Parameters

Name Type Description
Definition RuledSurfaceDefinition Input RuledSurfaceDefinition object that defines the ruled surface feature you want to create. An RuledSurfaceDefinition object can be created using the RuledSurfaceFeatures.CreateDefinition method. It can also be obtained from an existing RuledSurfaceFeature object.

Version

Introduced in version 2016

Was this information helpful?