Skip to content

IPointSnapOptions

Canonical path: NemAll_Python_AllplanSettings.IPointSnapOptions

Interface to get the User Settings for the PointSnap Options

Methods:

GetAxisGrid

GetAxisGrid() -> OptionBool

Get the Global Options for AxisGrid

Returns:

GetCenterPoint

GetCenterPoint() -> OptionBool

Get the Global Options for CenterPoint

Returns:

GetDefaultPointTrackSymbolSize_Pixels

GetDefaultPointTrackSymbolSize_Pixels() -> float

Get default point track symbol size in pixels - DPI scaled

Returns:

  • float

    double

GetDimLineRefPoint

GetDimLineRefPoint() -> OptionBool

Get the Global Options for DimLineRefPoint

Returns:

  • OptionBool

    Global Options for DimLineRefPoint

GetElementControl

GetElementControl() -> OptionBool

Get the Global Options for ElementControl

Returns:

  • OptionBool

    Global Options for ElementControl

GetGridPoint

GetGridPoint() -> OptionBool

Get the Global Options for GridPoint

Returns:

GetIdentificationRadius

GetIdentificationRadius() -> OptionDouble

Get the Global Options for IdentificationRadius

Returns:

GetIntersectionPoint

GetIntersectionPoint() -> OptionBool

Get the Global Options for IntersectionPoint

Returns:

  • OptionBool

    Global Options for IntersectionPoint

GetIsNoGenuinePointClickBeep

GetIsNoGenuinePointClickBeep() -> OptionBool

Get the Global Options for IsNoGenuinePointClickBeep

Returns:

  • OptionBool

    Global Options for IsNoGenuinePointClickBeep

GetLinearSnap

GetLinearSnap() -> OptionBool

Get the Global Options for LinearSnap

Returns:

GetPointSnap

GetPointSnap() -> OptionBool

Get the Global Options for PointSnap

Returns:

GetPointTrackSymbolColor

GetPointTrackSymbolColor() -> OptionInt

Get the Global Options for PointTrackSymbolColor

Returns:

  • OptionInt

    Global Options for PointTrackSymbolColor

GetPointTrackSymbolSize

GetPointTrackSymbolSize() -> OptionInt

Get the Global Options for PointTrackSymbolSize

Returns:

  • OptionInt

    Global Options for PointTrackSymbolSize

GetQuadrantPoint

GetQuadrantPoint() -> OptionBool

Get the Global Options for QuadrantPoint

Returns:

GetScanActiveDocuments

GetScanActiveDocuments() -> OptionBool

Get the Global Options for ScanActiveDocuments

Returns:

  • OptionBool

    Global Options for ScanActiveDocuments

GetScanReferenceDrawingFiles

GetScanReferenceDrawingFiles() -> OptionBool

Get the Global Options for ScanReferenceDrawingFiles

Returns:

  • OptionBool

    Global Options for ScanReferenceDrawingFiles

GetShowCursorTips

GetShowCursorTips() -> OptionBool

Get the Global Options for ShowCursorTips

Returns:

  • OptionBool

    Global Options for ShowCursorTips

GetSkeletonAxis

GetSkeletonAxis() -> OptionBool

Get the Global Options for Skeleton axis snapping

Returns:

  • OptionBool

    Global Options for Skeleton axis snapping

GetSkeletonBody

GetSkeletonBody() -> OptionBool

Get the Global Options for Skeleton body snapping

Returns:

  • OptionBool

    Global Options for Skeleton body snapping

GetSkeletonConnectionAxis

GetSkeletonConnectionAxis() -> OptionBool

Get the Global Options for Skeleton connection axis snapping

Returns:

  • OptionBool

    Global Options for Skeleton connection axis snapping

GetSkeletonSnapping

GetSkeletonSnapping() -> OptionBool

Get the Global Options for Skeleton snapping

Returns:

  • OptionBool

    Global Options for Skeleton snapping

GetSkeletonVertex

GetSkeletonVertex() -> OptionBool

Get the Global Options for Skeleton vertex snapping

Returns:

  • OptionBool

    Global Options for Skeleton vertex snapping

GetTangentPoint

GetTangentPoint() -> OptionBool

Get the Global Options for TangentPoint

Returns:

IsDefault

IsDefault() -> bool

Check if the assigned Value is the Default Value

Returns:

  • bool

    true / false

IsVisibleOption

IsVisibleOption() -> bool

Get Visibility of Controls depending on User-Licence

Returns:

  • bool

    true / false

SetDefault

SetDefault()

Reset to Default Value

Placeholder