Dynamic Relaxation Clash Plugin

DynamicClashVerification..::..SetBoundaryGeometry Method

Sets the boundary geometry.

Namespace:  DynamicRelaxationClashVerification.Models
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public void SetBoundaryGeometry(
	ModelItemCollection boundaryGeometryItem
)
Public Sub SetBoundaryGeometry ( _
	boundaryGeometryItem As ModelItemCollection _
)
public:
void SetBoundaryGeometry(
	ModelItemCollection^ boundaryGeometryItem
)

Parameters

boundaryGeometryItem
Type: ModelItemCollection
The boundary geometry item.