Class: VORuby::STC::V1_30::Vector3CoordinateType::CSize3List

Inherits:
TypedArray
  • Object
show all
Defined in:
lib/voruby/stc/1.30/stc.rb

Class Method Summary collapse

Methods inherited from TypedArray

#<<, #[]=, #clear, #initialize, #insert, #replace, #to_s

Methods inherited from Array

#/, #to_homogeneous

Constructor Details

This class inherits a constructor from TypedArray

Class Method Details

.maximum_lengthObject



2206
# File 'lib/voruby/stc/1.30/stc.rb', line 2206

def self.maximum_length; 2 end

.restricted_toObject



2207
# File 'lib/voruby/stc/1.30/stc.rb', line 2207

def self.restricted_to; [CSize3] end