GM_Circle : Public abstract Interface
Created: 23.5.2022 18.05.05
Modified: 1.8.2022 13.54.05
Project:
Advanced:
Same as GM_Arc, but closed to form a full circle. The "start" and "end" bearing are equal and shall be the bearing for the first controlPoint listed. <br/>NOTE This still requires at least 3 distinct non-co-linear points to be unambiguously defined. The arc is simply extended until the first point is encountered.<br/>
Operation
Public
Circle( data: ArcData,
):Circle
Details:
Sequential <<create>>
Public
Circle( data: CircleData,
):Circle
Details:
Sequential <<create>>
Tag Value
defaultCollectionClass Array
Details:
 
orderedCollectionClass Array
Details:
 
persistence persistent
Details:
 
qualifiedCollectionClass array
Details:
 
Constraint Type Status
isCycle=TRUE Invariant Approved
Details:
 
isSimple=TRUE Invariant Approved
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
Arc Interface Generalization To  
«datatype» CircleData DataType Dependency To