 | ChargeIsotropicDefinitionIsTribo Property |
Gets/Sets if the triboelectric current source should be included in the material properties.
Namespace: ema3d.Api.V26.Charging.Definitions.MaterialsAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic bool IsTribo { get; set; }Public Property IsTribo As Boolean
Get
Set
public:
property bool IsTribo {
bool get ();
void set (bool value);
}member IsTribo : bool with get, set
Property Value
Boolean
See Also