Sphere Class

Definition

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

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)
MaxLatitude 
MinLatitude 
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