Skip to main content
Ctrl+K
Logo image

COMPAS Model

  • Introduction
  • Installation
  • Tutorial
  • Examples
  • API Reference
    • compas_model.algorithms
    • compas_model.elements
      • BlockElement
      • BlockFeature
      • Element
      • Feature
    • compas_model.interactions
      • Interaction
    • compas_model.materials
    • compas_model.model
      • ElementNode
      • ElementTree
      • GroupNode
      • InteractionGraph
      • Model
    • compas_model.notebook
      • ThreeBlockObject
    • compas_model.rhino
      • RhinoBlockObject
    • compas_model.scene
      • ElementObject
  • License
COMPAS.dev
  • API Reference
  • compas_model.rhino
  • RhinoBlockObject

RhinoBlockObject

class compas_model.rhino.scene.RhinoBlockObject(item, **kwargs)

Bases: RhinoSceneObject, ElementObject

Methods

__init__

draw

The main drawing method.

Inherited Methods

add

Add a child item to the scene object.

add_to_group

Add the objects to the group.

clear

Clear all components of the element.

clear_layer

Clear the layer of the scene object.

compile_attributes

Compile Rhino DocObject Attributes.

get_group

Find the group with the given name, or create a new one.

On this page
  • RhinoBlockObject

© Copyright ETH Zurich - Block Research Group.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.