Harness proD API Help
EPLAN.Harness.API.DataStructures.RapidPrototypes Namespace / RapidSpecialComponentDefinition Class / Size Property
In This Topic
    Size Property (RapidSpecialComponentDefinition)
    In This Topic
    Gets or sets size of rapid prototype special component.
    Syntax
    public LengthProperty Size {get; set;}
    Exceptions
    ExceptionDescription
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    Remarks
    Size must be greater than zero.
    See Also