MeshUnitLoadgen_type Property
Gets the list of bool indicating which equivalent types of load to create ([0]..true->PointLoads; [1]..true->LineLoads).
Namespace: Karamba.LoadsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public IReadOnlyList<bool> gen_type { get; }
Public ReadOnly Property gen_type As IReadOnlyList(Of Boolean)
Get
public:
property IReadOnlyList<bool>^ gen_type {
IReadOnlyList<bool>^ get ();
}
member gen_type : IReadOnlyList<bool> with get
Property Value
IReadOnlyListBoolean