Indexes   

PositionedMaterial (Object)

Represents a Positioned Material object.

Property Index

ApplicationMode
Returns the application mode of the material.
InheritanceMode
Returns or sets the inheritance mode of an applied material.
Material
Returns the material object from the current positioned material.

Properties


o Property ApplicationMode() As (Read Only)
Returns the application mode of the material.
    Possible mode values are:
  • 0: Material has been applied as a copy on the geometrical object
  • 1: Material has been applied as a link on the geometrical object
o Property InheritanceMode() As
Returns or sets the inheritance mode of an applied material.
    Possible inheritance mode values are:
  • 0: The material is propagated towards its children
  • 1: The material is not propagated towards its children
  • 2: The material do not accept material propagated by its father (forced mode)
o Property Material() As (Read Only)
Returns the material object from the current positioned material.

Copyright © 2006, Dassault Systèmes. All rights reserved.