FreeCAD

Форк
0
/
OffsetCurve2dPy.xml 
31 строка · 1.2 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2
<GenerateModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="generateMetaModel_Module.xsd">
3
    <PythonExport
4
        Name="OffsetCurve2dPy"
5
        Namespace="Part"
6
        Twin="Geom2dOffsetCurve"
7
        TwinPointer="Geom2dOffsetCurve"
8
        PythonName="Part.Geom2d.OffsetCurve2d"
9
        FatherInclude="Mod/Part/App/Geom2d/Curve2dPy.h"
10
        Include="Mod/Part/App/Geometry2d.h"
11
        Father="Curve2dPy"
12
        FatherNamespace="Part"
13
        Constructor="true">
14
        <Documentation>
15
            <Author Licence="LGPL" Name="Werner Mayer" EMail="wmayer@users.sourceforge.net"/>
16
            <UserDocu></UserDocu>
17
        </Documentation>
18
        <Attribute Name="OffsetValue">
19
            <Documentation>
20
                <UserDocu>Sets or gets the offset value to offset the underlying curve.</UserDocu>
21
            </Documentation>
22
            <Parameter Name="OffsetValue" Type="Float"/>
23
        </Attribute>
24
        <Attribute Name="BasisCurve">
25
            <Documentation>
26
                <UserDocu>Sets or gets the basic curve.</UserDocu>
27
            </Documentation>
28
            <Parameter Name="BasisCurve" Type="Object"/>
29
        </Attribute>
30
    </PythonExport>
31
</GenerateModel>
32

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.