Class AgiArticulation
AgiArticulation class
A model articulation definition.
public sealed class AgiArticulation : ExtraProperties, IChildOf<AgiRootArticulations>
Properties
| Name | Description |
|---|---|
| Extensions { get; } | Gets a collection of JsonSerializable instances. |
| Extras { get; set; } | Gets or sets the extras content of this instance. |
| LogicalIndex { get; } | |
| LogicalParent { get; } | |
| Name { get; set; } | |
| PointingVector { get; set; } | |
| Stages { get; } |
Methods
| Name | Description |
|---|---|
| CreateArticulationStage(string, AgiArticulationTransformType) | |
| GetExtension<T>() | |
| RemoveExtensions<T>() | |
| RemoveExtensions<T>(T) | |
| SetExtension<T>(T) | |
| UseExtension<T>() | |
| _SetLogicalParent(AgiRootArticulations, int) |
Fields
| Name | Description |
|---|---|
| static readonly AgiRotationTypes |
See Also
- class ExtraProperties
- interface IChildOf<TParent>
- class AgiRootArticulations
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD