csc.parts.Info

class csc.parts.Info

Info class

Variables:
  • type – Get csc.parts.Type

  • name – Get string

  • path – Get string

  • object_id – Get csc.model.ObjectId

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)

Attributes

name

object_id

path

type

__annotations__ = {}
__init__(*args, **kwargs)
__module__ = 'csc.parts'
property name
property object_id
property path
property type