Shape2D Class

Definition

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

Properties

Body
(Inherited from Shape)
BoundTo 
BoundToPlane 
Guid
(Inherited from Entity)
HasErrors
(Inherited from Shape)
IsSkipped
(Inherited from Shape)
IsValid
(Inherited from Shape)
IsVisible
(Inherited from Shape)
Name
(Inherited from Shape)
Plane 
Predecessor
(Inherited from Shape)
ShapeType
(Inherited from Shape)
TypeName
(Inherited from Entity)

Methods

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

See Also