Class AgiArticulationStage
AgiArticulationStage class
One stage of a model articulation definition.
public sealed class AgiArticulationStage : ExtraProperties, IChildOf<AgiArticulation>
Properties
| Name | Description |
|---|---|
| Extensions { get; } | Gets a collection of JsonSerializable instances. |
| Extras { get; set; } | Gets or sets the extras content of this instance. |
| InitialValue { get; } | |
| LogicalIndex { get; } | |
| LogicalParent { get; } | |
| MaximumValue { get; } | |
| MinimumValue { get; } | |
| Name { get; } | |
| TransformType { get; } |
Methods
| Name | Description |
|---|---|
| GetExtension<T>() | |
| RemoveExtensions<T>() | |
| RemoveExtensions<T>(T) | |
| SetExtension<T>(T) | |
| SetValues(double, double, double) | |
| UseExtension<T>() | |
| _SetLogicalParent(AgiArticulation, int) |
See Also
- class ExtraProperties
- interface IChildOf<TParent>
- class AgiArticulation
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD