IntelliCAD 10.1 Object Library
AddExtrudedSolidAlongPath Method
See Also 
Profile
A Region object defining a profile to be extruded.
Path
A variant path object that defines an extrusion path (polyline, circle, ellipse, spline, or arc).
ModelSpace Collection : AddExtrudedSolidAlongPath Method

Description

Adds a extruded solid along a path with given height and rotation.

Syntax

Visual Basic
Public Function AddExtrudedSolidAlongPath( _
   ByVal Profile As Region, _
   ByVal Path As Object _
) As Solid3D

Parameters

Profile
A Region object defining a profile to be extruded.
Path
A variant path object that defines an extrusion path (polyline, circle, ellipse, spline, or arc).

See Also

© 2021 IntelliCAD Technology Consortium. All Rights Reserved.