Class IfcBlock
IfcBlock class
Partial IIfc entity class
IfcBlock
public class IfcBlock : IfcCsgPrimitive3D
Constructors
| Name | Description |
|---|---|
| IfcBlock() | The default constructor. |
Properties
| Name | Description |
|---|---|
| EntityLabel { get; } | Gets the entity label. |
| LayerAssignment { get; } | LayerAssignment |
| Position { get; set; } | Position |
| StyledByItem { get; } | StyledByItem |
| XLength { get; set; } | XLength |
| YLength { get; set; } | YLength |
| ZLength { get; set; } | ZLength |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Determines whether the specified is equal to this instance. |
| override GetHashCode() | Returns a hash code for this instance. |
See Also
- class IfcCsgPrimitive3D
- namespace Aspose.CAD.FileFormats.Ifc.IFC4.Entities
- assembly Aspose.CAD