Share

LoftSectionDimensions Object


Description

The LoftSectionDimensions object is used to define the placed section dimensions for an area-graph type loft.

Methods

Name Description
AddDrivenSection Method that creates a new LoftSectionDimension that represents a driven placed section for an area-graph type loft feature.
AddDrivingSection Method that creates a new LoftSectionDimension that represents a driving placed section for an area-graph type loft feature.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Count Property that specifies the number of LoftSectionDimension objects in the collection.
Item Returns the specified LoftSectionDimension object from the collection
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

LoftDefinition.LoftSectionDimensions

Version

Introduced in version 2008

Was this information helpful?