Table of Contents

Class IdeaCombiItem

Namespace
IdeaStatiCa.BimApiLink.BimApi
Assembly
IdeaStatiCa.BimApiLink.dll
public class IdeaCombiItem : AbstractIdeaObject<IIdeaCombiItem>, IEquatable<AbstractIdeaObject<IIdeaCombiItem>>, IIdeaCombiItem, IIdeaObject

Inheritance

Implements

IIdeaCombiItem
IIdeaObject

Inherited Members

Constructors

public IdeaCombiItem(Identifier<IIdeaCombiItem> identifer)

Parameters

identifer Identifier<IIdeaCombiItem>
public IdeaCombiItem(int id)

Parameters

id int
public IdeaCombiItem(string id)

Parameters

id string

Properties

Coefficient

public virtual double Coeff { get; set; }

Property Value

double

Inserted another combination

public virtual IIdeaCombiInput Combination { get; set; }

Property Value

IIdeaCombiInput
public virtual IIdeaLoadCase LoadCase { get; set; }

Property Value

IIdeaLoadCase