Mesh Class

Definition

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

Properties

Body
(Inherited from Shape)
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