Share

LoftSectionDimension Object


Description

The LoftSectionDimension object is used to define the position and area for a placed section of an area-graph type loft.

Methods

Name Description
Delete Method that deletes this placed section of an area-graph type loft.

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.
IsDrivingSection Read-write property that specifies whether the placed section for an area-graph type loft is driving or driven.
Position Read-write property that gets and sets the positional distance (from the starting section) of the placed section for an area-graph type loft.
PositionAsAbsoluteDistance Read-write Boolean property that gets and sets the whether the positional distance of the placed section for an area-graph type loft is specified as an absolute distance value.
Size Read-write property that gets and sets the size of the placed section for an area-graph type loft.
SizeAsScaleFactor Read-write property that gets and sets whether the size of the placed section for an area-graph type loft is specified as a scale factor with respect to its default size.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

LoftSectionDimensions.AddDrivenSection, LoftSectionDimensions.AddDrivingSection, LoftSectionDimensions.Item

Version

Introduced in version 2008

Was this information helpful?