WallCutLineAnchorCollectionAdd Method
|
Namespace: Teigha.Aec.Arch.DatabaseServices
Assembly: TA_MgdArch (in TA_MgdArch.dll)
Version: 0.0.0.0
Syntax
public int Add(
WallCutLineAnchor value
)
Public Function Add (
value As WallCutLineAnchor
) As Integer
public:
int Add(
WallCutLineAnchor^ value
)
member Add :
value : WallCutLineAnchor -> int
Parameters
- value WallCutLineAnchor
-
Return Value
Int32
See Also