C# Class GeometryGym.Ifc.IfcBoundingBox

Inheritance: IfcGeometricRepresentationItem
Afficher le fichier Open project: GeometryGym/GeometryGymIFC Class Usage Examples

Méthodes publiques

Méthode Description
IfcBoundingBox ( IfcCartesianPoint pt, double xdim, double ydim, double zdim ) : System

Private Methods

Méthode Description
IfcBoundingBox ( ) : System
IfcBoundingBox ( DatabaseIfc db, IfcBoundingBox b, DuplicateOptions options ) : System

Method Details

IfcBoundingBox() public méthode

public IfcBoundingBox ( IfcCartesianPoint pt, double xdim, double ydim, double zdim ) : System
pt IfcCartesianPoint
xdim double
ydim double
zdim double
Résultat System