Body Class

Definition

Namespace: Macad.Core.Topology
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public class Body : InteractiveEntity
Inheritance
Object    BaseObject    Entity    InteractiveEntity    Body

Properties

Components 
Guid
(Inherited from Entity)
HasErrors
(Inherited from Entity)
Model 
Position 
RootShape 
Rotation 
Shape 
TypeName
(Inherited from Entity)

Methods

AddComponent 
AddShape 
CollapseShapeStack 
Create 
FindComponentT 
GetBRep 
GetComponents 
GetCoordinateSystem 
GetTransformation 
GetTransformedBRep
(Overrides InteractiveEntity.GetTransformedBRep)
Invalidate
(Overrides InteractiveEntity.Invalidate)
IsShapeEffective 
Remove
(Overrides InteractiveEntity.Remove)
RemoveComponent 
RemoveShape 
SaveTopologyUndo 

See Also