The volume of a cone A defined by a base area CircleFact, an apex PointFact and the volume as float
More...
The volume of a cone A defined by a base area CircleFact, an apex PointFact and the volume as float
◆ ConeVolumeFact() [1/3]
ConeVolumeFact.ConeVolumeFact |
( |
| ) |
|
Only being used by JsonReader to initiate empty Facts.
- See also
- SOMDocManager
◆ ConeVolumeFact() [2/3]
ConeVolumeFact.ConeVolumeFact |
( |
string |
cid1, |
|
|
string |
pid1, |
|
|
float |
vol |
|
) |
| |
Standard Constructor: Initiates members and creates MMT Fact Server-Side
- Parameters
-
◆ ConeVolumeFact() [3/3]
ConeVolumeFact.ConeVolumeFact |
( |
string |
Cid1, |
|
|
string |
Pid1, |
|
|
float |
volume, |
|
|
SOMDoc |
_ServerDefinition |
|
) |
| |
Bypasses initialization of new MMT Fact by using existend URI, which is not checked for existence.
- Parameters
-
◆ _ReInitializeMe()
override Fact ConeVolumeFact._ReInitializeMe |
( |
Dictionary< string, string > |
old_to_new | ) |
|
|
protected |
◆ Defines()
override SOMDoc ConeVolumeFact.Defines |
( |
| ) |
|
◆ EquivalentWrapped()
Compares f1 against f2 .
- Parameters
-
f1 | Fact to compare to |
f2 | Fact to compare to |
- Returns
true
if f2 is semantical very similar to f1
◆ generateLabel()
override string ConeVolumeFact.generateLabel |
( |
FactRecorder |
name_space | ) |
|
|
protected |
auto-generates GetLabel using generation variable(s) e.g. LabelId; if custom GetLabel is set, tries to restore original generated GetLabel without resetting _CustomLabel. If original GetLabel is already taken, a new one will be generated.
- Returns
- auto-generated GetLabel
◆ GetDependentFactIds()
override string[] ConeVolumeFact.GetDependentFactIds |
( |
| ) |
|
|
protected |
◆ MakeMMTDeclaration()
override MMTFact ConeVolumeFact.MakeMMTDeclaration |
( |
| ) |
|
◆ parseFact()
static new IEnumerator ConeVolumeFact.parseFact |
( |
List< Fact > |
ret, |
|
|
MMTFact |
fact |
|
) |
| |
|
static |
◆ RecalculateTransform()
override void ConeVolumeFact.RecalculateTransform |
( |
| ) |
|
|
protected |
◆ Cid1
string ConeVolumeFact.Cid1 |
◆ Pid1
string ConeVolumeFact.Pid1 |
◆ volume
float ConeVolumeFact.volume |
the volume of the cone as a float
◆ Circle
◆ HasDependentFacts
override bool ConeVolumeFact.HasDependentFacts |
|
get |
◆ Point
The documentation for this class was generated from the following file:
- D:/Users/marco/Dokuments/OneDrive/FAU/Informatik/!UFrameIT/FrameIT/MaZiFAU/Assets/Scripts/InteractionEngine/FactHandling/Facts/VolumeFacts.cs