Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • AddPoint(thePoint: gp_Pnt2d, theParamOnPCurve: number): void
  • Parameters

    • thePoint: gp_Pnt2d
    • theParamOnPCurve: number

    Returns void

  • Clear(isKeepEndPoints: boolean): void
  • DecrementRefCounter(): Graphic3d_ZLayerId
  • Delete(): void
  • GetFace(): any
  • Returns any

  • GetIndex(theIndex: Graphic3d_ZLayerId): Graphic3d_ZLayerId
  • Parameters

    • theIndex: Graphic3d_ZLayerId

    Returns Graphic3d_ZLayerId

  • GetParameter(theIndex: Graphic3d_ZLayerId): number
  • GetPoint(theIndex: Graphic3d_ZLayerId): gp_Pnt2d
  • Parameters

    • theIndex: Graphic3d_ZLayerId

    Returns gp_Pnt2d

  • GetRefCount(): Graphic3d_ZLayerId
  • IncrementRefCounter(): void
  • InsertPoint(thePosition: Graphic3d_ZLayerId, thePoint: gp_Pnt2d, theParamOnPCurve: number): void
  • Parameters

    • thePosition: Graphic3d_ZLayerId
    • thePoint: gp_Pnt2d
    • theParamOnPCurve: number

    Returns void

  • IsForward(): boolean
  • Returns boolean

  • IsInstance_2(theTypeName: string): boolean
  • IsInternal(): boolean
  • Returns boolean

  • IsKind_2(theTypeName: string): boolean
  • ParametersNb(): Graphic3d_ZLayerId
  • RemovePoint(theIndex: Graphic3d_ZLayerId): void
  • Parameters

    • theIndex: Graphic3d_ZLayerId

    Returns void

  • delete(): void
  • get_type_name(): number

Generated using TypeDoc