Share

LoftRail Object


Description

The LoftRail object is used to define a rail in a loft feature.

Methods

Name Description
Delete Method that deletes this loft rail.

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.
Condition Returns an enum indicating the condition of the loft at the rail if the rail has conditions associated with it.
HasConditions Property that specifies whether the rail has conditions associated with it.
Impact Property that returns the Parameter object that controls the amount of influence the rail has on the shape of the entire loft.
Rail Property that gets the rail for the loft feature.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

LoftRails.Add, LoftRails.Item

Version

Introduced in version 11

Was this information helpful?