Cylinder Class

Definition

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

Properties

Body
(Inherited from Shape)
Guid
(Inherited from Entity)
HasErrors
(Inherited from Shape)
Height 
IsSkipped
(Inherited from Shape)
IsValid
(Inherited from Shape)
IsVisible
(Inherited from Shape)
Name
(Inherited from Shape)
Predecessor
(Inherited from Shape)
Radius 
SegmentAngle 
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