Class ConstrHatchInside
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public class ConstrHatchInside : ConstructAction, ICommandHandler, IPropertyEntry
Constructors
| Improve this Doc View SourceConstrHatchInside(ConstrHatchInside.HatchMode)
Declaration
public ConstrHatchInside(ConstrHatchInside.HatchMode mode)
Parameters
| Type | Name | Description |
|---|---|---|
| ConstrHatchInside.HatchMode | mode |
Methods
| Improve this Doc View SourceAutoRepeat()
Overrides AutoRepeat()
Declaration
public override bool AutoRepeat()
Returns
| Type | Description |
|---|---|
| System.Boolean |
Overrides
| Improve this Doc View SourceGetID()
Overrides GetID()
Declaration
public override string GetID()
Returns
| Type | Description |
|---|---|
| System.String |
Overrides
| Improve this Doc View SourceOnRemoveAction()
Overrides OnRemoveAction()
Declaration
public override void OnRemoveAction()
Overrides
| Improve this Doc View SourceOnSetAction()
Overrides OnSetAction()
Declaration
public override void OnSetAction()