Share

LoftFeatureProxy.EndFace Property

Parent Object: LoftFeatureProxy

Description

Property that returns the that acts as the cap of the last section of the loft. This property will return nothing in the cases where the loft does not have a ending face. These cases are when the loft sections are not closed or when the loft operation does not result in a solid.

Syntax

LoftFeatureProxy.EndFace() As Face

Property Value

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

Version

Introduced in version 9

Was this information helpful?