TrimPlaneCollectionContains Method

Checks whether this collection contains the specified trim plane.

Namespace: Teigha.Aec.Structural.DatabaseServices
Assembly: TA_MgdStructure (in TA_MgdStructure.dll) Version: 0.0.0.0
Syntax
public bool Contains(
        TrimPlane value
)

Parameters

value  TrimPlane
[in] Trim plane to check.

Return Value

Boolean
true if the collection has the specified trim plane, false otherwise.
See Also

©  Bricsys NV. All rights reserved.