OCC.LProp module¶
-
class
Handle_LProp_SequenceNodeOfSequenceOfCIType(*args)¶ Bases:
OCC.TCollection.Handle_TCollection_SeqNode-
static
DownCast()¶
-
GetObject()¶
-
IsNull()¶
-
Nullify()¶
-
thisown¶ The membership flag
-
static
-
class
LProp_AnalyticCurInf(*args)¶ Bases:
objectReturn type: None -
Perform()¶ Parameters: Return type:
-
thisown¶ The membership flag
-
-
class
LProp_CurAndInf(*args)¶ Bases:
objectReturn type: None -
NbPoints()¶ - Returns the number of points. The Points are stored to increasing parameter.
Return type: int
-
Parameter()¶ - Returns the parameter of the Nth point. raises if N not in the range [1,NbPoints()]
Parameters: N (int) – Return type: float
-
Type()¶ - Returns - MinCur if the Nth parameter corresponds to a minimum of the radius of curvature. - MaxCur if the Nth parameter corresponds to a maximum of the radius of curvature. - Inflection if the parameter corresponds to a point of inflection. raises if N not in the range [1,NbPoints()]
Parameters: N (int) – Return type: LProp_CIType
-
thisown¶ The membership flag
-
-
class
LProp_SequenceNodeOfSequenceOfCIType(*args)¶ Bases:
OCC.TCollection.TCollection_SeqNodeParameters: - I (LProp_CIType &) –
- n (TCollection_SeqNodePtr &) –
- p (TCollection_SeqNodePtr &) –
Return type: -
GetHandle()¶
-
Value()¶ Return type: LProp_CIType
-
thisown¶ The membership flag
-
class
LProp_SequenceOfCIType(*args)¶ Bases:
OCC.TCollection.TCollection_BaseSequenceReturn type: None Parameters: Other (LProp_SequenceOfCIType &) – Return type: None -
Append()¶ Parameters: - T (LProp_CIType &) –
- S (LProp_SequenceOfCIType &) –
Return type: Return type:
-
Assign()¶ Parameters: Other (LProp_SequenceOfCIType &) – Return type: LProp_SequenceOfCIType
-
First()¶ Return type: LProp_CIType
-
InsertAfter()¶ Parameters: - Index (int) –
- T (LProp_CIType &) –
- Index –
- S (LProp_SequenceOfCIType &) –
Return type: Return type:
-
InsertBefore()¶ Parameters: - Index (int) –
- T (LProp_CIType &) –
- Index –
- S (LProp_SequenceOfCIType &) –
Return type: Return type:
-
Last()¶ Return type: LProp_CIType
-
Prepend()¶ Parameters: - T (LProp_CIType &) –
- S (LProp_SequenceOfCIType &) –
Return type: Return type:
-
Remove()¶ Parameters: Return type: Return type:
-
Set()¶ Parameters: Other (LProp_SequenceOfCIType &) – Return type: LProp_SequenceOfCIType
-
thisown¶ The membership flag
-
-
class
SwigPyIterator(*args, **kwargs)¶ Bases:
object-
advance()¶
-
copy()¶
-
decr()¶
-
distance()¶
-
equal()¶
-
incr()¶
-
next()¶
-
previous()¶
-
thisown¶ The membership flag
-
value()¶
-
-
register_handle(handle, base_object)¶ Inserts the handle into the base object to prevent memory corruption in certain cases