Share

Sketch3D.Profiles3D Property

Parent Object: Sketch3D

Description

Property that returns the Profiles3D collection object.

Syntax

Sketch3D.Profiles3D() As Profiles3D

Property Value

This is a read only property whose value is a Profiles3D.

Samples

Name Description
Loft Feature With Non-Planar Section This sample demonstrates the creation of a loft feature. It uses two sections for the loft, one is from a 2d sketch and the other is a non-planar section from a 3d sketch. Because one of the sketches isn't planar, a surface is created instead of a solid.

Version

Introduced in version 6

Was this information helpful?