TinSurfaceMerge Method (TinSurface)
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public void Merge(
TinSurface theOther
)
Public Sub Merge (
theOther As TinSurface
)
public:
void Merge(
TinSurface^ theOther
)
member Merge :
theOther : TinSurface -> unit
Parameters
- theOther
- Type: Bricscad.CivilTinSurface
See Also