TinSurface(Point3d, Point3d, UInt64) Constructor

Initializes a new instance of the TinSurface class

Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public TinSurface(
        Point3d expectedMinPt,
        Point3d expectedMaxPt,
        ulong expectedPointCount
)

Parameters

expectedMinPt  Point3d
 
expectedMaxPt  Point3d
 
expectedPointCount  UInt64
 
See Also

©  Bricsys NV. All rights reserved.