Table of Contents

Class ParameterBool

Namespace
IdeaRS.OpenModel.CrossSection
Assembly
IdeaRS.OpenModel.dll

Boolean parameter of cross-section

[DataContract]
[JsonObject(MemberSerialization = MemberSerialization.OptOut)]
public class ParameterBool : Parameter

Inheritance

Inherited Members

Properties

Value

Value

public bool Value { get; set; }

Property Value

bool