Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • AddPoint(thePoint: gp_Pnt, theParamOnCurve: number): void
  • Parameters

    • thePoint: gp_Pnt
    • theParamOnCurve: number

    Returns void

  • Clear(isKeepEndPoints: boolean): void
  • DecrementRefCounter(): Graphic3d_ZLayerId
  • Delete(): void
  • GetParameter(theIndex: Graphic3d_ZLayerId): number
  • GetPoint(theIndex: Graphic3d_ZLayerId): gp_Pnt
  • Parameters

    • theIndex: Graphic3d_ZLayerId

    Returns gp_Pnt

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

    • thePosition: Graphic3d_ZLayerId
    • thePoint: gp_Pnt
    • theParamOnPCurve: number

    Returns void

  • IsInstance_2(theTypeName: string): 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