Sketch Class

Definition

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

Properties

Body
(Inherited from Shape)
BoundTo
(Inherited from Shape2D)
BoundToPlane
(Inherited from Shape2D)
Constraints 
ConstraintSolverFailed 
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
(Inherited from Shape2D)
Points 
Predecessor
(Inherited from Shape)
Segments 
ShapeType
(Overrides ShapeShapeType)
TypeName
(Inherited from Entity)

Methods

See Also