[TD]CosmeticEdge setters and getters
This commit is contained in:
@@ -37,18 +37,32 @@
|
||||
<!-- </Documentation>-->
|
||||
<!-- <Parameter Name="Owner" Type="String"/>-->
|
||||
<!-- </Attribute> -->
|
||||
<!-- <Attribute Name="Start">-->
|
||||
<!-- <Documentation>-->
|
||||
<!-- <UserDocu>Gives the position of one end of this CosmeticEdge as vector.</UserDocu>-->
|
||||
<!-- </Documentation>-->
|
||||
<!-- <Parameter Name="Start" Type="Object"/>-->
|
||||
<!-- </Attribute>-->
|
||||
<!-- <Attribute Name="End">-->
|
||||
<!-- <Documentation>-->
|
||||
<!-- <UserDocu>Gives the position of one end of this CosmeticEdge as vector.</UserDocu>-->
|
||||
<!-- </Documentation>-->
|
||||
<!-- <Parameter Name="End" Type="Object"/>-->
|
||||
<!-- </Attribute>-->
|
||||
<Attribute Name="Start">
|
||||
<Documentation>
|
||||
<UserDocu>Gives the position of one end of this CosmeticEdge as vector.</UserDocu>
|
||||
</Documentation>
|
||||
<Parameter Name="Start" Type="Object"/>
|
||||
</Attribute>
|
||||
<Attribute Name="End">
|
||||
<Documentation>
|
||||
<UserDocu>Gives the position of one end of this CosmeticEdge as vector.</UserDocu>
|
||||
</Documentation>
|
||||
<Parameter Name="End" Type="Object"/>
|
||||
</Attribute>
|
||||
<Attribute Name="Center">
|
||||
<Documentation>
|
||||
<UserDocu>Gives the position of center point of this CosmeticEdge as vector.</UserDocu>
|
||||
</Documentation>
|
||||
<Parameter Name="Center" Type="Object"/>
|
||||
</Attribute>
|
||||
<Attribute Name="Radius">
|
||||
<Documentation>
|
||||
<UserDocu>Gives the radius of CosmeticEdge in mm.</UserDocu>
|
||||
</Documentation>
|
||||
<Parameter Name="Radius" Type="Object"/>
|
||||
</Attribute>
|
||||
|
||||
|
||||
<!-- <Attribute Name="Geometry">-->
|
||||
<!-- <Documentation>-->
|
||||
<!-- <UserDocu>The edge geometry for this CosmeticEdge.</UserDocu>-->
|
||||
|
||||
Reference in New Issue
Block a user