Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GeometryGym
Ifc
IfcBlock
C# Class GeometryGym.Ifc.IfcBlock
Inheritance:
IfcCsgPrimitive3D
Mostra file
Open project: GeometryGym/GeometryGymIFC
Class Usage Examples
Public Methods
Method
Description
IfcBlock
(
IfcAxis2Placement3D
position
,
double
x
,
double
y
,
double
z
) :
System
Private Methods
Method
Description
IfcBlock
( ) :
System
IfcBlock
(
DatabaseIfc
db
,
IfcBlock
b
,
DuplicateOptions
options
) :
System
Method Details
IfcBlock()
public
method
public
IfcBlock
(
IfcAxis2Placement3D
position
,
double
x
,
double
y
,
double
z
) :
System
position
IfcAxis2Placement3D
x
double
y
double
z
double
return
System