AssociatedModifierTModifier Class

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public abstract class AssociatedModifier<TModifier> : ModifierBase
where TModifier : new(), AssociatedModifier<TModifier>
Inheritance
Object    BaseObject    Entity    Shape    ModifierBase    AssociatedModifierTModifier
Derived

Type Parameters

TModifier

Properties

AssociatedShape 
Body
(Inherited from Shape)
Guid
(Inherited from Entity)
HasErrors
(Inherited from Shape)
IsFirst 
IsSkipped
(Inherited from Shape)
IsValid
(Inherited from Shape)
IsVisible
(Inherited from Shape)
Name
(Inherited from Shape)
Operands
(Inherited from ModifierBase)
Predecessor
(Inherited from ModifierBase)
ShapeType
(Inherited from Shape)
TypeName
(Inherited from Entity)

Methods

See Also