Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_MASS_MOMENT_OF_INERTIA_OF_THE_LOAD Property / ARTICLE_MASS_MOMENT_OF_INERTIA_OF_THE_LOAD Property

In This Topic
    ARTICLE_MASS_MOMENT_OF_INERTIA_OF_THE_LOAD Property
    In This Topic
    Mass moment of inertia of the load # 26443.
    Syntax
    public PropertyValue ARTICLE_MASS_MOMENT_OF_INERTIA_OF_THE_LOAD {get; set;}
    public:
    property PropertyValue^ ARTICLE_MASS_MOMENT_OF_INERTIA_OF_THE_LOAD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Describes the resistance of a load to changes in its rotation around an axis. This is a measure of how difficult it is to change the rotational speed of the load and depends on the mass distribution of the load relative to the axis of rotation. Example: In the case of a rotating flywheel in a machine, the mass moment of inertia indicates the torque required to change the rotational speed of the flywheel.

    See Also