Share

BoundaryPatchLoop Object


Description

The BoundaryPatchLoop object is used to define a boundary loop for a boundary patch feature.

Methods

Name Description
Delete Method that deletes this boundary patch loop.
GetBoundaryCondition Method that gets the boundary condition for the specified boundary path loop entity.
GetBoundaryTangentWeight Method that gets the tangent weight for the specified boundary path loop entity.
SetBoundaryCondition Method that sets the boundary condition for the specified boundary path loop entity.
SetBoundaryTangentWeight Method that sets the tangetn weight for the specified boundary path loop entity.

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.
BoundaryPath Property that gets and sets the boundary path for a boundary patch loop.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

BoundaryPatchLoops.Add, BoundaryPatchLoops.Item

Version

Introduced in version 2008

Was this information helpful?