OCC.Core.XCAFView module

XCAFView module, see official documentation at https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_xcafview.html

class SwigPyIterator(*args, **kwargs)

Bases: object

advance()
copy()
decr()
distance()
equal()
incr()
next()
previous()
property thisown

The membership flag

value()
class XCAFView_Object(*args)

Bases: OCC.Core.Standard.Standard_Transient

Return type

None:param theObj: :type theObj: XCAFView_Object :rtype: None

BackPlaneDistance()
Return type

float

ClippingExpression()
Return type

opencascade::handle<TCollection_HAsciiString>

CreateGDTPoints()
Parameters

theLenght

type theLenght

int

rtype

None

static DownCast(t)
FrontPlaneDistance()
Return type

float

GDTPoint()
Parameters

theIndex

type theIndex

int

rtype

gp_Pnt

HasBackPlaneClipping()
Return type

bool

HasFrontPlaneClipping()
Return type

bool

HasGDTPoints()
Return type

bool

HasViewVolumeSidesClipping()
Return type

bool

Name()
Return type

opencascade::handle<TCollection_HAsciiString>

NbGDTPoints()
Return type

int

ProjectionPoint()
Return type

gp_Pnt

SetBackPlaneDistance()
Parameters

theDistance

type theDistance

float

rtype

None

SetClippingExpression()
Parameters

theExpression

type theExpression

TCollection_HAsciiString

rtype

None

SetFrontPlaneDistance()
Parameters

theDistance

type theDistance

float

rtype

None

SetGDTPoint()
Parameters

theIndex

type theIndex

int

param thePoint

type thePoint

gp_Pnt

rtype

None

SetName()
Parameters

theName

type theName

TCollection_HAsciiString

rtype

None

SetProjectionPoint()
Parameters

thePoint

type thePoint

gp_Pnt

rtype

None

SetType()
Parameters

theType

type theType

XCAFView_ProjectionType

rtype

None

SetUpDirection()
Parameters

theDirection

type theDirection

gp_Dir

rtype

None

SetViewDirection()
Parameters

theDirection

type theDirection

gp_Dir

rtype

None

SetViewVolumeSidesClipping()
Parameters

theViewVolumeSidesClipping

type theViewVolumeSidesClipping

bool

rtype

None

SetWindowHorizontalSize()
Parameters

theSize

type theSize

float

rtype

None

SetWindowVerticalSize()
Parameters

theSize

type theSize

float

rtype

None

SetZoomFactor()
Parameters

theZoomFactor

type theZoomFactor

float

rtype

None

Type()
Return type

XCAFView_ProjectionType

UnsetBackPlaneClipping()
Return type

None

UnsetFrontPlaneClipping()
Return type

None

UpDirection()
Return type

gp_Dir

ViewDirection()
Return type

gp_Dir

WindowHorizontalSize()
Return type

float

WindowVerticalSize()
Return type

float

ZoomFactor()
Return type

float

property thisown

The membership flag