Box Class

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
[SerializeTypeAttribute]
public sealed class Box : Shape
Inheritance
Object    BaseObject    Entity    Shape    Box

Properties

Body
(Inherited from Shape)
DimensionX 
DimensionY 
DimensionZ 
Guid
(Inherited from Entity)
HasErrors
(Inherited from Shape)
IsSkipped
(Inherited from Shape)
IsValid
(Inherited from Shape)
IsVisible
(Inherited from Shape)
Name
(Inherited from Shape)
Predecessor
(Inherited from Shape)
ShapeType
(Overrides ShapeShapeType)
TypeName
(Inherited from Entity)

Methods

Create 
FindSubshape
(Inherited from Shape)
GetBRep
(Inherited from Shape)
GetCoordinateSystem
(Inherited from Shape)
GetTransformedBRep
(Inherited from Shape)
Invalidate
(Inherited from Shape)
Make
(Inherited from Shape)

See Also