TrimPlaneCollectionIndexOf
Method
|
Namespace: Teigha.Aec.Structural.DatabaseServices
Assembly: TA_MgdStructure (in
TA_MgdStructure.dll) Version: 0.0.0.0
Syntax
public int IndexOf(
TrimPlane value
)
Public Function IndexOf (
value As TrimPlane
) As Integer
public:
int IndexOf(
TrimPlane^ value
)
member IndexOf :
value : TrimPlane -> int
Parameters
- value TrimPlane
-
Return Value
Int32
See Also